Technitium Safe MCP
Technitium Safe MCP
Ein fokussierter, schreibgeschützter MCP-Server für begrenzte Erreichbarkeitsprüfungen und explizite DNS-Abfragen gegen zugelassene Technitium-DNS-Server. Alpha: Tests sind synthetisch; die Kompatibilität mit einer Live-Technitium-Bereitstellung ist nicht zertifiziert.
Installation und Ausführung
Erfordert Python 3.11+, uv und dig.
uv sync --extra test
export TECHNITIUM_SAFE_SERVERS=primary=dns-primary.example.invalid
uv run technitium-safe-mcpDer Prozess spricht MCP über stdio und lädt keine .env-Datei. Server-Aliasse/Hosts und Prüfports sind als Whitelist konfiguriert.
Related MCP server: BasicSec MCP Server
Sicherheit
Es wird keine Technitium-API oder Mutation bereitgestellt. Serveranzahl, Portanzahl/-bereich, DNS-Namen/-Typen, Subprozessdauer und Ausgabebytes sind begrenzt. DNS-Namen können nicht mit Optionssyntax beginnen, und dig erhält ein festes Argumentvektor ohne Shell. Auditdaten sind begrenzt, enthalten aber abgefragte Namen; schützen Sie sie entsprechend. Siehe Sicherheitsdesign.
Überprüfen
uv run --extra test pytest
uv run python -m compileall -q src tests
uv buildMIT © 2026 Ben Gauger.
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
- 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
- AlicenseNot gradedqualityDmaintenanceEnables 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
- AlicenseAqualityDmaintenanceA security-hardened MCP server for managing Technitium DNS Server via its HTTP API, offering tools for DNS zones, records, blocking, cache, settings, and diagnostics.39MIT
- FlicenseNot gradedqualityDmaintenanceSafety-focused MCP server for querying and managing Technitium DNS Server through its HTTP API, with strict input validation and audit logging.9
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.
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/bgauger/technitium-safe-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server