Tia-Portal MCP server built to be able to export OPC UA nodeset files from a PLC
{
"mcpServers": {
"tia-portal-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Tia-Portal MCP server built to be able to export OPC UA nodeset files from a PLC
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 178 days ago. 4 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Persistent memory using a knowledge graph
Privacy-first. MCP is the protocol for tool access. We're the virtualization layer for context.
Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
MCP Security Weekly
Get CVE alerts and security updates for Tia Portal MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Made a MCP server for Tia Portal. Was looking for a way to export OPC UA nodeset files using Tia Portal Openness.
Only one project can be open at a time The server runs in "WithoutUserInterface" mode, so no TIA Portal GUI is shown Some operations may require specific TIA Portal versions or licenses OPC UA functionality requires the PLC to have OPC UA configured
This server provides full access to TIA Portal projects Ensure proper access controls are in place Do not expose this server to untrusted networks Validate all file paths to prevent directory traversal attacks Consider running in a sandboxed environment
"No project is open" error Make sure to call OpenProject before attempting other operations.
"PLC not found" error Verify the PLC name matches exactly (case-sensitive). Use ListPLCs to see available PLCs.
OPC UA errors Ensure OPC UA is configured in the TIA Portal project Check that the correct TIA Portal Openness assemblies are referenced Verify the PLC supports OPC UA functionality