Gandi.net (Domain Registration & Hosting API)

Gandi.net (Domain Registration & Hosting API) MCP Connector for Claude

A+

Manage Gandi.net domains, DNS records, mailboxes, and hosting instances directly from your AI agent.

14 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Gandi.net account to any AI agent to automate domain management, DNS configuration, and hosting oversight through natural language.

What you can do

  • Domain Management — List all registered domains, fetch detailed metadata, and check real-time availability for new registrations.
  • LiveDNS Control — Full CRUD operations on DNS records (A, CNAME, TXT, etc.) to manage your infrastructure's routing without leaving your chat or IDE.
  • Email Administration — List and create mailboxes, and manage email aliases for any of your managed domains.
  • Hosting & Infrastructure — Monitor your Gandi hosting instances and retrieve technical details for your web deployments.
  • Organization Insights — Access information about the organizations and billing entities associated with your account.

How it works

  1. Subscribe to this server
  2. Enter your Gandi.net API Key (v5)
  3. Start managing your web presence from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps Engineers — quickly update DNS records or check hosting status during deployments.
  • Web Developers — verify domain availability and set up mailboxes for clients directly from the code editor.
  • IT Administrators — audit domain portfolios and organization access across multiple Gandi entities.
domain-registrationdns-managementweb-hostingemail-hostinggandi-api

14 tools expose this connector's capabilities to your AI agent.

check_domain

Check if a domain is available for registration

create_dns_record

Create a new DNS record for a domain

create_mailbox

Create a new mailbox for a domain

delete_dns_record

Delete a DNS record

get_domain

Get detailed information about a specific domain

get_hosting_instance

Get details for a specific Simple Hosting instance

get_organization

Get details for a specific organization

list_aliases

List aliases for a specific mailbox

list_dns_records

List all DNS records for a domain

list_domains

List domains associated with your Gandi account

list_hosting_instances

List all Simple Hosting instances

list_mailboxes

List all mailboxes for a given domain

list_organizations

List organizations you belong to

update_dns_record

Update an existing DNS record

See how to talk to your AI agent using Gandi.net (Domain Registration & Hosting API).

List all domains in my Gandi account.

I've retrieved your domain list. You have 3 domains: 'example.com', 'my-portfolio.net', and 'dev-site.org'. Would you like more details on any of these?

Check if 'cool-new-app.io' is available for registration.

Checking availability for 'cool-new-app.io'... Good news! The domain is currently available for registration. Would you like to know the next steps?

Show me the DNS records for 'example.com'.

Fetching DNS records for 'example.com'... I found 4 records: an A record pointing to 93.184.216.34, two MX records for mail, and a TXT record for verification. Do you need to modify any of these?

Yes! Use the `check_domain` tool with the FQDN you're interested in. The agent will return the availability status directly from Gandi's registry.

Related Connectors