Skip to main content
Glama
bgauger

Technitium Safe MCP

by bgauger

Technitium Safe MCP

Un servidor MCP centrado y de solo lectura para comprobaciones de alcance limitadas y consultas DNS explícitas contra servidores DNS de Technitium en lista blanca. Alfa: las pruebas son sintéticas; la compatibilidad con una implementación real de Technitium no está certificada.

Instalación y ejecución

Requiere Python 3.11+, uv y dig.

uv sync --extra test
export TECHNITIUM_SAFE_SERVERS=primary=dns-primary.example.invalid
uv run technitium-safe-mcp

El proceso habla MCP a través de stdio y no carga .env. Los alias/hosts de servidor y los puertos de sondeo son configuración en lista blanca.

Related MCP server: BasicSec MCP Server

Seguridad

No se expone ninguna API de Technitium ni mutación. El número de servidores, el número/rango de puertos, los nombres/tipos de DNS, la duración de los subprocesos y los bytes de salida están limitados. Los nombres DNS no pueden comenzar con sintaxis de opción, y dig recibe un vector de argumentos fijo sin shell. Los datos de auditoría están limitados pero incluyen los nombres consultados; protéjalos en consecuencia. Consulte diseño de seguridad.

Verificación

uv run --extra test pytest
uv run python -m compileall -q src tests
uv build

MIT © 2026 Ben Gauger.

Install Server
A
license - permissive license
D
quality
C
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.

Related MCP Servers

  • 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
    Not graded
    quality
    D
    maintenance
    Enables DNS and email security analysis through passive and active scanning capabilities. Provides comprehensive domain security checks including SPF, DMARC, DNSSEC validation, MX record analysis, and SMTP connectivity testing.
    MIT

View all related MCP servers

Related MCP Connectors

  • DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks

  • Look up DNS information for any domain to troubleshoot issues and gather insights. Get fast, relia…

  • Domain intelligence for DNS, WHOIS/RDAP, TLS, reputation, valuation, and brand protection.

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/bgauger/technitium-safe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server