Skip to main content
Glama
bgauger

Technitium Safe MCP

by bgauger

Technitium Safe MCP

一个专注的、只读的 MCP 服务器,用于针对白名单中的 Technitium DNS 服务器执行有界可达性检查和显式 DNS 查询。Alpha: 测试是模拟的;与真实 Technitium 部署的兼容性尚未认证。

安装与运行

需要 Python 3.11+、uvdig

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

该进程通过 stdio 使用 MCP 通信,不加载 .env。服务器别名/主机和探测端口是白名单配置。

Related MCP server: BasicSec MCP Server

安全性

不暴露任何 Technitium API 或变更操作。服务器数量、端口数量/范围、DNS 名称/类型、子进程时长和输出字节数均受限制。DNS 名称不能以选项语法开头,dig 接收固定的参数向量,不经过 shell。审计数据有界,但包含被查询的名称;请相应保护。参见安全设计

验证

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