Skip to main content
Glama
SEOSiri-Official

SEOSiri DNS Security Audit MCP

Official

seosiri-dns-sec-audit-mcp

📖 Official Architecture & Documentation: SEOSiri DNS Security Audit Guide | Central MCP Directory

An open-source, local-first Model Context Protocol (MCP) server for Technical SEO DNS Record Auditing, SOA Expire Health Checks, SSL/TLS Inspection, and HTTP Security Header Analysis.

💖 Sponsorship, B2B Custom Solutions & Attribution

👨‍💻 Lead Architect & Attribution

Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.

🚀 Capabilities & Tools (10 Production Tools)

  • audit_dns_records: Resolves and audits primary A, AAAA, and MX records.

  • check_soa_expiry_health: Audits SOA Expire timers and refresh bounds.

  • audit_http_security_headers: Evaluates HSTS, CSP, X-Frame-Options, and X-Content-Type-Options.

  • check_ssl_tls_certificate: Inspects TLS certificate expiration dates and handshake validity.

  • validate_well_known_security_txt: Audits RFC 9116 /.well-known/security.txt headers.

  • validate_well_known_llm_txt: Audits presence and Markdown structure of /llm.txt.

  • calculate_technical_seo_security_score: Computes an aggregate Technical SEO & Security Health Score ($0\text{--}100$).

  • sanitize_audit_payload: Strips scripts and malicious payloads.

  • get_live_dns_throughput_metrics: Monitors system health and performance metrics.

  • get_dns_server_specifications: Returns protocol specs and capability matrices.

Related MCP server: foglift-mcp

Quickstart

pip install -e .
pytest tests/test_dns_sec.py

🔌 Claude Desktop / Cursor Configuration

Add this block to your claude_desktop_config.json:

{
  "mcpServers": {
    "seosiri-dns-sec-audit": {
      "command": "uv",
      "args": [
        "run",
        "--github",
        "SEOSiri-Official/dns-sec-audit-mcp",
        "src/main_server.py"
      ]
    }
  }
}

License

Distributed under the MIT License.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (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
    -
    quality
    -
    maintenance
    MCP server for website SEO + GEO analysis. Scan any URL to get scores across 5 categories (SEO, GEO, Performance, Security, Accessibility) with actionable fix recommendations. Enables AI coding assistants to audit websites and implement fixes autonomously.
    Last updated

View all related MCP servers

Related MCP Connectors

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

  • DNS and email security scanner with 80 MCP tools for SPF, DMARC, DNSSEC, SSL, and brand audits.

  • SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.

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/SEOSiri-Official/dns-sec-audit-mcp'

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