aas-mcp-server

SAP/aas-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
An AAS MCP adapter that exposes configured Asset Administration Shell APIs as Model Context Protocol tools, enabling LLM agents to interact with any AAS-compliant backend.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aas-mcp-server": {
      "command": "uvx",
      "args": [
        "aas-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install aas-mcp-server

Topics

aasai-agentasset-administration-shelldigital-twinidtaindustry-4-0llmmcpmodel-context-protocolopenapipythonsap-bnac