MCP.so
登录

T-IA Connect (Siemens TIA Portal)

@feelautom

关于 T-IA Connect (Siemens TIA Portal)

Industrial-grade MCP bridge for Siemens TIA Portal: Generate SCL, explore PLC structures, and automate engineering with AI (Claude, Cursor, LobeChat).

基本信息

分类

开发工具

许可证

MIT

运行时

powershell

传输方式

stdio

发布者

feelautom

提交者

Feel Autom

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "siemens-tia-portal": {
      "command": "C:\\Program Files\\T-IA Connect\\TiaPortalApi.App.exe",
      "args": [
        "--mcp"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is T-IA Connect (Siemens TIA Portal)?

T-IA Connect (Siemens TIA Portal) is a GenAI bridge that securely connects large language models to Siemens TIA Portal. It generates deterministic PLC logic (SCL/ISA-88) from natural language using Sovereign GenAI models, enabling engineers to create and compile PLC blocks via chat.

How to use T-IA Connect (Siemens TIA Portal)?

Install T-IA Connect from its website, then configure the MCP server in your AI assistant’s claude_desktop_config.json pointing to TiaPortalApi.App.exe with the --mcp flag. Alternatively, launch the core engine in headless mode (--headless) to use the REST API at http://localhost:9000/ for direct HTTP calls.

Key features of T-IA Connect (Siemens TIA Portal)

  • 120+ MCP tools for full TIA Portal orchestration
  • Deterministic SimaticML XML builder prevents AI hallucination
  • Sovereign AI integration with European-hosted models (Qwen3-Coder-30B)
  • Headless operation — no GUI or WPF window required
  • Supports TIA Portal versions V17 through V21
  • Compiles PLC blocks directly from chat in under 30 seconds

Use cases of T-IA Connect (Siemens TIA Portal)

  • Generate PLC blocks (FB, FC, OB) from natural language descriptions
  • Automate testing with PLCSim Advanced via chat commands
  • Browse and understand existing PLC project structure without manual navigation
  • Compile TIA Portal projects headlessly from CI/CD pipelines

FAQ from T-IA Connect (Siemens TIA Portal)

What are the prerequisites for using T-IA Connect (Siemens TIA Portal)?

You need T-IA Connect installed, Siemens TIA Portal V17, V18, V19, V20, or V21, and a TIA Portal project file (.ap17 / .ap18 / .ap19 / .ap20).

How does T-IA Connect (Siemens TIA Portal) ensure deterministic PLC logic?

The AI reasoning step is followed by a deterministic C# engine that builds strict SimaticML XML, preventing AI hallucination. The core engine remains private and proprietary.

What AI models are used and where are they hosted?

The system uses Qwen3-Coder-30B-Instruct via OVHcloud AI Endpoints, ensuring sensitive PLC logic never leaves the European Union.

Can T-IA Connect (Siemens TIA Portal) be used without a graphical interface?

Yes. Headless mode launches a REST API on http://localhost:9000/ without any GUI, allowing fully automated, script-based operation.

Is there a free trial available?

Yes. A 14-day full-featured free trial is available for download at t-ia-connect.com.

评论

开发工具 分类下的更多 MCP 服务器