← Index

com.opsmill/infrahub-mcp

com.opsmill/infrahub-mcp·v0.1.2·Other
Quality Score
67
/100

An MCP server connects your AI assistants to Infrahub using the open MCP standard.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "infrahub-mcp": {
      "command": "uvx",
      "args": [
        "infrahub-mcp"
      ],
      "env": {
        "INFRAHUB_ADDRESS": "<infrahub_address>",
        "INFRAHUB_API_TOKEN": "<your-infrahub_api_token>"
      }
    }
  }
}
§02  Environment variables
INFRAHUB_ADDRESS
required

The URL/address of your Infrahub instance

INFRAHUB_API_TOKEN
requiredsecret

Your Infrahub API token for authentication

§03  MCP Quality Score  ·  methodology
freshness
12
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other