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

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "infrahub-mcp": {
      "args": [
        "infrahub-mcp"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}
An MCP server connects your AI assistants to Infrahub using the open MCP standar by com.opsmill | RouterMCP