discover
Look up MCP servers by fetching _mcp.{domain} TXT records over DNS, supporting single or batch domain queries.
Instructions
DNS-only lookup. Returns all _mcp.{domain} TXT records — there can be multiple, each advertising a different MCP server. Fast, cheap, no HTTP calls. Supports single domain or batch lookup across multiple domains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | A single domain to look up (e.g., 'example.com') | |
| domains | No | Multiple domains to look up in parallel |