Infrahub MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 143 installs a week from pypi. Last commit 16 Sep 2026.
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
We read the source, 59 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
- name: Update infrahub-sdk to version ${{ env.INFRAHUB_SDK_VERSION }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add infrahub-mcp -- uvx infrahub-mcp
{
"mcpServers": {
"infrahub-mcp": {
"args": [
"infrahub-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.infrahub-mcp]
command = "uvx"
args = ["infrahub-mcp"]
{
"mcpServers": {
"infrahub-mcp": {
"args": [
"infrahub-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"infrahub-mcp": {
"args": [
"infrahub-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
INFRAHUB_ADDRESS (The URL/address of your Infrahub instance), INFRAHUB_API_TOKEN (Your Infrahub API token for authentication).
The author declared them in the registry entry; get the values from the project itself.
Manage your Plesk hosting server using AI assistants.
Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.
Connect AI assistants to Outline for document search, reading, and management
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
MCP server connecting AI assistants to Autodesk Revit through a local bridge.
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Connect RStudio to AI assistants for interactive R coding and data analysis.
Connect your AI assistant to YNAB. Read-only by default, with reversible opt-in writes.
Answers built from our own checks of this server.