dns_record_lookup — MISSING MCP Tool
dns_record_lookup
(dns record lookup) is one of 23 tools on the
MISSING
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call dns_record_lookup from your client
- Claude Code MISSING dns_record_lookup run in your project directory
- Claude Desktop MISSING dns_record_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MISSING dns_record_lookup ~/.cursor/mcp.json
- VS Code MISSING dns_record_lookup .vscode/mcp.json
- Zed MISSING dns_record_lookup ~/.config/zed/settings.json
- Windsurf MISSING dns_record_lookup ~/.codeium/windsurf/mcp_config.json
- Cline MISSING dns_record_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MISSING dns_record_lookup ~/.gemini/settings.json
- Grok MISSING dns_record_lookup .mcp.json (in your project root)
- ChatGPT MISSING dns_record_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai MISSING dns_record_lookup Settings → Connectors → Add custom connector
- LangChain MISSING dns_record_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http missing https://missing-production-e3da.up.railway.app/mcp
Other tools on this server
- canadian_holiday_metadata_by_id
- canadian_holidays_by_year
- chess_player_metadata
- country_alpha_metadata
- currency_exchange_rate
- domain_rdap_metadata
- get_canadian_province_holidays_by_province_abbreviation_capability
- github_repository_metadata
- github_user_metadata
- ip_geolocation_metadata
- npm_package_metadata
- nuget_package_versions
- pokemon_name_metadata
- postal_code_location_metadata
- pypi_package_metadata
- reverse_geocoding_postal_code
- satellite_catalog_metadata
- television_show_metadata
- list_verified_capabilities
- search_verified_capabilities
- record_missing_capability_demand
- resolve_capability
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.