mcp-heimdall

asgard-ai-platform/mcp-heimdall
★ 0 stars Python Memory/Knowledge Updated 5d ago
MCP server for Asgard Heimdall content management platform with read-only AI-callable tools.
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": {
    "mcp-heimdall": {
      "command": "uvx",
      "args": [
        "mcp-heimdall"
      ]
    }
  }
}

Or install with pip: pip install mcp-heimdall

Topics

ai-toolsasgardcontent-managementfastmcpheimdallmcpmodel-context-protocolpython