MCP DNS
MCP DNS
DNSクエリ機能を提供するモデルコンテキストプロトコル(MCP)ツール。このツールを使用すると、標準化されたMCPインターフェースを介して、様々なレコードタイプのDNSルックアップを実行できます。
特徴
さまざまなレコード タイプ (A、AAAA、MX、TXT、CNAME、NS など) の DNS クエリ
シンプルで標準化されたMCPインターフェース
型安全性のためにTypeScriptで構築
Node.jsネイティブDNSモジュールを使用
Related MCP server: DNS MCP Server
使用法
このツールは、次の 2 つのパラメータを受け入れるdns-queryコマンドを提供します。
name: 照会するドメイン名type: DNSレコードの種類(A、AAAA、MX、TXT、CNAME、NSなど)
発達
前提条件
Node.js(最新のLTSバージョンを推奨)
npm
設定
リポジトリをクローンします。
git clone https://github.com/glucn/mcp-dns.git
cd mcp-dns依存関係をインストールします:
npm installプロジェクトをビルドします。
npm run buildプロジェクト構造
src/- ソースコードディレクトリserver.ts- メインサーバーの実装
build/- コンパイルされたJavaScript出力package.json- プロジェクトの構成と依存関係
依存関係
@modelcontextprotocol/sdk - サーバー実装用の MCP SDK
zod - TypeScriptファーストのスキーマ検証
TypeScript - 型安全性と最新のJavaScript機能
その他のリンク
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides comprehensive domain analysis capabilities including WHOIS lookups, DNS record queries, and DNS health checking.14MIT
- AlicenseAqualityDmaintenanceEnables comprehensive DNS operations including lookups for various record types, reverse DNS queries, batch processing, and DNS resolution tracing. Supports multiple DNS servers with configurable caching and robust error handling.4212MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server that provides comprehensive domain name research tools, including RDAP, WHOIS, and DNS query functionality.12Apache 2.0
- AlicenseAqualityDmaintenanceMCP server providing DNS resolution, reverse DNS, RDAP-based WHOIS, and IP geolocation lookups. No API keys required , and all upstreams are public.4MIT
Related MCP Connectors
Look up DNS information for any domain to troubleshoot issues and gather insights. Get fast, relia…
DNS and email security scanner with 76 MCP tools for SPF, DMARC, DNSSEC, SSL, and brand audits.
ENS (Ethereum Name Service) MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/glucn/mcp-dns'
If you have feedback or need assistance with the MCP directory API, please join our Discord server