mcp-server-dns-lookup
v1.0.0
Published
DNS record lookup for A, AAAA, CNAME, MX, NS, TXT, SOA with reverse DNS
Downloads
116
Maintainers
Readme
mcp-server-dns-lookup
Features
- 4 tools for AI agent integration via Model Context Protocol (MCP)
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
- TypeScript, zero external dependencies beyond MCP SDK
Tools
- ``
Quick Start
# Install
npm install @alerterra/mcp-server-dns-lookup
# Run
npx @alerterra/mcp-server-dns-lookup
# Or add to Claude Desktop configClaude Desktop Configuration
{
"mcpServers": {
"dns-lookup": {
"command": "npx",
"args": ["@alerterra/mcp-server-dns-lookup"]
}
}
}Data Sources
All data sources are free and require no API keys unless noted.
License
MIT
Built by Alerterra Labs — AI-powered intelligence tools.
