Skip to main content
Glama

MCP DNS

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
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

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 (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) implementation for connecting to and working with various database systems.
            Last updated -
            23
            17
            TypeScript
            MIT License
            • Linux
            • Apple
          • -
            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
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that provides network analysis tools for security professionals, enabling AI models like Claude to perform tasks such as ASN lookups, DNS analysis, WHOIS retrieval, and IP geolocation for security investigations.
            Last updated -
            1
            Python
            Apache 2.0
            • Linux
            • Apple

          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