MCP.so
登录

TiaCommander

@a4webdev

关于 TiaCommander

MCP server that connects AI assistants to Siemens TIA Portal via the Openness API. AI-assisted PLC programming, project management, hardware configuration, cross-reference analysis, and deployment. 16 tools, 166 actions.

基本信息

分类

其他

传输方式

stdio

发布者

a4webdev

提交者

Janis Lapins

配置

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

{
  "mcpServers": {
    "tiacommander": {
      "command": "C:\\TiaCommander\\TiaCommander.exe"
    }
  }
}

工具

未检测到工具

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

概览

What is TiaCommander?

TiaCommander is an MCP (Model Context Protocol) server that connects AI assistants to Siemens TIA Portal via the Openness API. It provides 16 tools and 166 actions covering the full TIA Portal project lifecycle, including session management, block operations, hardware configuration, cross-references, tag and watch tables, library operations, and online diagnostics. This server is intended for engineers and developers who work with Siemens TIA Portal and want to interact with it through AI assistants like Claude Desktop, Claude Code, or VS Code (Copilot).

How to use TiaCommander?

Download and extract the portable ZIP archive, then add TiaCommander to your MCP client configuration by specifying the full path to the TiaCommander.exe as the command. Once configured, the AI assistant can invoke the server’s tools to perform TIA Portal operations.

Key features of TiaCommander

  • 16 tools covering 166 actions across the TIA Portal project lifecycle.
  • Session management: connect to TIA Portal, open/create/archive projects.
  • Block operations: create, read, import, export, compile blocks (SCL, LAD, FBD, STL).
  • Hardware configuration: browse devices, modules, addresses, export hardware maps.
  • Cross-references: find block, tag, and address usage across the project.
  • Online & diagnostics: go online, download to PLC, compare online/offline, read diagnostics.

Use cases of TiaCommander

  • Automate PLC code generation and block creation from AI prompts.
  • Quickly browse and export hardware configurations and address maps.
  • Cross-reference tag usage and find address references in large projects.
  • Perform online diagnostics and compare offline project with connected PLC.

FAQ from TiaCommander

What are the system requirements for TiaCommander?

TiaCommander requires Windows with .NET Framework 4.8 and Siemens TIA Portal V15.1 through V21 (tested on V19).

Which AI clients are supported?

Tested clients include Claude Desktop, Claude Code, VS Code (Copilot), Cursor, Windsurf, Codex CLI, and Gemini CLI.

How do I install TiaCommander?

Extract the portable ZIP archive to a folder (e.g., C:\TiaCommander) and add the server to your MCP client configuration using the full path to TiaCommander.exe as the command.

Does TiaCommander require a TIA Portal license?

The README does not explicitly address licensing. TIA Portal itself requires a valid license, and TiaCommander uses the Openness API, which may have its own licensing requirements as part of TIA Portal.

What transport protocol does TiaCommander use?

TiaCommander runs as a local command-line executable invoked by the MCP client, which implies standard input/output (stdio) transport as typical for MCP servers.

评论

其他 分类下的更多 MCP 服务器