Skip to content
Claude Desktop

dnsimple for Claude Desktop

io.usefulapi/dnsimple

MCP server for DNSimple — domains, DNS zone records, availability, pricing and contacts.

client:Claude Desktop transport:streamable-http

Install dnsimple in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dnsimple": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://dnsimple.usefulapi.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

dnsimple in other clients