gandi-mcp

millsymills-com/gandi-mcp
★ 0 stars Python 🧠 Memory/Knowledge Updated 4d ago
Python MCP server for the Gandi v5 API: domains, LiveDNS, email, billing, organizations, and certificates. Three-tier safety model gates writes and purchases.
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": {
    "gandi-mcp": {
      "command": "uvx",
      "args": [
        "gandi-mcp"
      ]
    }
  }
}

Or install with pip: pip install gandi-mcp

README Excerpt

<p align="center"> <img src="docs/assets/logo.png" alt="gandi-mcp logo" width="160" height="160"> </p> Production-grade Python MCP server for the [Gandi v5 API](https://api.gandi.net/docs/reference/). **Under active development** — see [CLAUDE.md](CLAUDE.md) for the architectural overview. - **71 MCP tools** covering Gandi Domains, LiveDNS, Email, Billing, Organization, and Certificates (34 read / 29 write / 8 purchase)

Tools (8)

GANDI_ALLOW_PURCHASESGANDI_API_BASE_URLGANDI_MAX_RETRIESGANDI_MODEGANDI_REQUEST_TIMEOUTGANDI_SHARING_IDGANDI_TOKENreadwrite

Topics

claudeclaude-codednsdomain-managementfastmcpgandilivednsmcpmcp-servermodel-context-protocolpythonregistrartls-certificates