https://github.com/opsmill/infrahub-mcp
MCP server for Infrahub
https://github.com/opsmill/infrahub-mcp
agent ai claude-code coding-agent infrahub infrastructure llm mcp-server network sot
Last synced: 13 days ago
JSON representation
MCP server for Infrahub
- Host: GitHub
- URL: https://github.com/opsmill/infrahub-mcp
- Owner: opsmill
- License: apache-2.0
- Created: 2025-05-13T12:52:18.000Z (9 months ago)
- Default Branch: stable
- Last Pushed: 2025-11-24T09:59:20.000Z (2 months ago)
- Last Synced: 2025-12-25T19:02:32.661Z (about 1 month ago)
- Topics: agent, ai, claude-code, coding-agent, infrahub, infrastructure, llm, mcp-server, network, sot
- Language: Python
- Homepage:
- Size: 504 KB
- Stars: 5
- Watchers: 11
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

# Infrahub MCP
[Infrahub](https://github.com/opsmill/infrahub) by [OpsMill](https://opsmill.com) acts as a central hub to manage the data, templates and playbooks that powers your infrastructure. At its heart, Infrahub is built on 3 fundamental pillars:
- **A Flexible Schema**: A model of the infrastructure and the relation between the objects in the model, that's easily extensible.
- **Version Control**: Natively integrated into the graph database which opens up some new capabilities like branching, diffing, and merging data directly in the database.
- **Unified Storage**: By combining a graph database and git, Infrahub stores data and code needed to manage the infrastructure.
## Introduction
Infrahub MCP Server connects your AI assistants to Infrahub using the open MCP standard—so agents can read and (optionally) change your infra state through a consistent, audited, human-approved interface.
## Using Infrahub MCP
Documentation for using Infrahub MCP is available [here](https://docs.infrahub.app/mcp/)