discover_browse
Discover MCP servers for any domain by checking DNS TXT records and fetching .well-known/mcp.json metadata. Returns server details without a full MCP session unless no server card exists.
Instructions
DNS lookup + server card in one call. Looks up all _mcp.{domain} TXT records, then fetches .well-known/mcp.json for server metadata. Only falls back to MCP initialize if no server card is found. Lighter than browse — no MCP session unless needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to discover and browse (e.g., 'example.com') |