A sovereign, local-first MCP server for Technical SEO DNS record auditing, SOA health checks, SSL/TLS inspection, and HTTP security header analysis.
Project description
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.txtheaders.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.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seosiri_dns_sec_audit_mcp-1.0.0.tar.gz.
File metadata
- Download URL: seosiri_dns_sec_audit_mcp-1.0.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6543bce84280a07435601f904c4494271f6fd7be170a71bc5e4527315f5a15dd
|
|
| MD5 |
966dcdcc8a7c714dcea369ffbf2aefa2
|
|
| BLAKE2b-256 |
21c5d35fdb26113f37588fe86b3727a342566bd0b36fa01b09d9f5994c158864
|
File details
Details for the file seosiri_dns_sec_audit_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: seosiri_dns_sec_audit_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
140e3a0ff163d2595e652cfd0c8cfb0788b301435a3fbea24b9b377212d03225
|
|
| MD5 |
886fc347a87e285f724c9de9e81f2f28
|
|
| BLAKE2b-256 |
91eb1775ce8ba2340175ce306770cf30ea39ad79505b74d5c666df2db73b1727
|