Submit

Namemyapp

@Rakesh Roushan

The first domain registrar an AI agent can use end-to-end. 12 MCP tools (generate_names, check_domain, buy_domain, list_domains, set_dns_record, brand_conflict_check, generate_logo, generate_legal_docs, generate_brand_kit, generate_social_kit, buy_link, check_domain_public). OAuth 2.1 (PKCE) at https://mcp.namemy.app/mcp for hosted clients (Claude.ai web, ChatGPT, Cursor). Bearer at /direct for stdio (Claude Desktop, scripts). Free public tier (1K calls/day, no key required).

Server Config

{
  "mcpServers": {
    "namemyapp": {
      "command": "npx",
      "args": [
        "-y",
        "@namemyapp/mcp"
      ],
      "env": {
        "NAMEMYAPP_API_KEY": "<YOUR_API_KEY>",
        "NAMEMYAPP_AGENT_SOURCE": "mcp.so"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.