MCP DNS

MIT License
Integrations
  • Utilizes Node.js native DNS module to perform DNS lookups for various record types (A, AAAA, MX, TXT, CNAME, NS, etc.) through a standardized MCP interface.

MCP DNS

Ein Model Context Protocol (MCP)-Tool, das DNS-Abfragefunktionen bietet. Mit diesem Tool können Sie über eine standardisierte MCP-Schnittstelle DNS-Lookups für verschiedene Datensatztypen durchführen.

Merkmale

  • DNS-Abfragen für verschiedene Datensatztypen (A, AAAA, MX, TXT, CNAME, NS usw.)
  • Einfache und standardisierte MCP-Schnittstelle
  • Erstellt mit TypeScript für Typsicherheit
  • Verwendet das native DNS-Modul von Node.js

Verwendung

Das Tool bietet einen dns-query , der zwei Parameter akzeptiert:

  • name : Der abzufragende Domänenname
  • type : Der DNS-Eintragstyp (A, AAAA, MX, TXT, CNAME, NS usw.)

Entwicklung

Voraussetzungen

  • Node.js (neueste LTS-Version empfohlen)
  • npm

Aufstellen

  1. Klonen Sie das Repository:
git clone https://github.com/glucn/mcp-dns.git cd mcp-dns
  1. Installieren Sie Abhängigkeiten:
npm install
  1. Erstellen Sie das Projekt:
npm run build

Projektstruktur

  • src/ - Quellcode-Verzeichnis
    • server.ts - Hauptserverimplementierung
  • build/ - Kompilierte JavaScript-Ausgabe
  • package.json – Projektkonfiguration und Abhängigkeiten

Abhängigkeiten

  • @modelcontextprotocol/sdk – MCP SDK für die Serverimplementierung
  • zod - TypeScript-First-Schemavalidierung
  • TypeScript – Für Typsicherheit und moderne JavaScript-Funktionen

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Ein Model Context Protocol-Tool, das DNS-Abfragefunktionen für verschiedene Datensatztypen (A, AAAA, MX, TXT, CNAME, NS usw.) über eine standardisierte MCP-Schnittstelle bereitstellt.

  1. Merkmale
    1. Verwendung
      1. Entwicklung
        1. Voraussetzungen
        2. Aufstellen
        3. Projektstruktur
      2. Abhängigkeiten
        1. Andere Links

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that provides a standardized interface for interacting with Notion's API, enabling users to list databases, create pages, and search across their Notion workspace.
            Last updated -
            95
            Python
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol (MCP) server that provides intelligent access to PowerPlatform/Dataverse entities and records. This tool offers context-aware assistance, entity exploration and metadata access.
            Last updated -
            466
            1
            JavaScript
            MIT License
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol (MCP) server implementation for the Didlogic API. This server allows Large Language Models (LLMs) to interact with Didlogic services through a standardized interface.
            Last updated -
            1
            Python
            MIT License
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables natural language querying of the Censys Search API for domain, IP, and FQDN reconnaissance, providing information about hosts, DNS, certificates, and services in real-time.
            Last updated -
            1
            Python

          View all related MCP servers

          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