umg-mcp-server

NeoMagnetar/umg-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 4d ago
UMG Block Library MCP server — connects Claude.ai to the Universal Modular Generation runtime. Exposes sleeve compilation, MOLT Map, IR Graph, active state inspection, and block search across 1,400 canonical blocks. Apache 2.0.
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": {
    "umg-mcp-server": {
      "command": "uvx",
      "args": [
        "umg-mcp-server"
      ]
    }
  }
}

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

Topics

ai-governanceanthropicclaudecognitive-architecturefastmcpmcpmcp-servermoltneoblockneostackpythonsleeveumg