infrahub-sot
Installation
SKILL.md
Infrahub Source of Truth
MCP Server
- Repository: opsmill/infrahub-mcp
- Version: 1.1.7+ (reworked — first stable release + production hardening)
- Distribution: PyPI (
pip install infrahub-mcp), Docker (registry.opsmill.io/opsmill/infrahub-mcp), or from source - Entry point:
infrahub-mcpconsole script - Transport:
stdio(default) orstreamable-http(remote clients / auth modes) - Requires:
INFRAHUB_ADDRESS+ (INFRAHUB_API_TOKENorINFRAHUB_USERNAME+INFRAHUB_PASSWORD) - Python: 3.13+
- Dependencies:
fastmcp>=3.2.0,infrahub-sdk>=1.20.0 - Docs: docs.infrahub.app/mcp (per-client setup, auth, configuration)