Loading MCP server directory, please wait...
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
npx @getmcp/cli add com.opsmill/infrahub-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
INFRAHUB_ADDRESSThe URL/address of your Infrahub instance
INFRAHUB_API_TOKENYour Infrahub API token for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.opsmill/infrahub-mcp": {
"command": "uvx",
"args": [
"infrahub-mcp"
],
"env": {
"INFRAHUB_ADDRESS": "",
"INFRAHUB_API_TOKEN": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.