Metadata-Version: 2.4
Name: infrahub-mcp
Version: 0.1.2
Summary: MCP server to interact with Infrahub
License-File: LICENSE.txt
Requires-Python: >=3.13
Requires-Dist: fastmcp>=2.10.5
Requires-Dist: infrahub-sdk>=1.13.5
Description-Content-Type: text/markdown

<!-- markdownlint-disable -->
![Infrahub Logo](https://assets-global.website-files.com/657aff4a26dd8afbab24944b/657b0e0678f7fd35ce130776_Logo%20INFRAHUB.svg)
<!-- markdownlint-restore -->

<!-- mcp-name: com.opsmill/infrahub-mcp -->

# 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/)
