Skip to main content
Glama
glucn

MCP DNS

by glucn

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

設定

  1. リポジトリをクローンします。

git clone https://github.com/glucn/mcp-dns.git
cd mcp-dns
  1. 依存関係をインストールします:

npm install
  1. プロジェクトをビルドします。

npm run build

プロジェクト構造

  • src/ - ソースコードディレクトリ

    • server.ts - メインサーバーの実装

  • build/ - コンパイルされたJavaScript出力

  • package.json - プロジェクトの構成と依存関係

依存関係

  • @modelcontextprotocol/sdk - サーバー実装用の MCP SDK

  • zod - TypeScriptファーストのスキーマ検証

  • TypeScript - 型安全性と最新のJavaScript機能

その他のリンク

Install Server
A
license - permissive license
B
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that provides comprehensive domain analysis capabilities including WHOIS lookups, DNS record queries, and DNS health checking.
    14
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables 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.
    4
    21
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A Model Context Protocol (MCP) server that provides comprehensive domain name research tools, including RDAP, WHOIS, and DNS query functionality.
    1
    2
    Apache 2.0

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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