Subdomain MCP server
Look up subdomains from your AI agent as a native tool.
Endpoint
The same subdomain data is available over the Model Context Protocol
(Streamable HTTP) at https://api.subdomain.app/mcp. No key, no signup. Two
tools: find_subdomains and count_subdomains.
Add it to your client
Claude Code
Cursor, Windsurf, Claude Desktop (MCP config)
VS Code (GitHub Copilot)
Gemini CLI (~/.gemini/settings.json)
Codex (~/.codex/config.toml)
Antigravity (~/.gemini/antigravity/mcp_config.json)
ChatGPT
Turn on Developer mode (Settings → Apps &
Connectors → Advanced), create a connector, and paste
https://api.subdomain.app/mcp as a Streamable HTTP endpoint with no
authentication. Requires a paid plan (Plus, Pro, Team, Enterprise, or Edu).
Tools
find_subdomains— list known subdomains of a domain (with an optional limit).count_subdomains— return only the total count.
Registry
Published to the official MCP Registry as
app.subdomain/subdomains. Machine-readable metadata:
server.json. Prefer the
JSON API instead? See the API docs.