imbi-mcp

AWeber-Imbi/imbi-mcp
★ 0 stars Python 🌐 Browser/Web Updated today
Imbi's MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "imbi-mcp": {
      "command": "uvx",
      "args": [
        "imbi-mcp"
      ]
    }
  }
}

Or install with pip: pip install imbi-mcp

README Excerpt

MCP server for the [Imbi](https://github.com/AWeber-Imbi/imbi) DevOps service management platform. Exposes Imbi API functionality to AI agents via the At startup the server fetches the OpenAPI spec from a running auto-generates MCP tools, resources, and resource templates using Route mapping rules control what gets exposed:

Tools (1)

IMBI_INTERNAL_API_URL