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
Not graded
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

  • F
    license
    Not graded
    quality
    D
    maintenance
    A production-ready remote MCP server that performs comprehensive SEO audits, providing structured insights on on-page SEO, technical health, and social metadata without requiring local setup.
    27
  • A
    license
    Not graded
    quality
    Not graded
    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.
  • A
    license
    Not graded
    quality
    D
    maintenance
    A comprehensive MCP server for SEO, performance, GEO, and UX audits with 37 tools covering technical SEO, Lighthouse performance, AI search optimization, content analysis, accessibility, security, and more.
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that provides a suite of SEO analysis tools for auditing meta tags, headings, links, keyword density, page speed, and sitemaps without requiring external API keys.
    6
    42
    1
    MIT

View all related MCP servers

Related MCP Connectors

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