An MCP server connects your AI assistants to Infrahub using the open MCP standar
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"infrahub-mcp": {
"args": [
"infrahub-mcp"
],
"command": "uvx",
"transport": "stdio"
}
}
}