Uptime ratio (90 days)      
v2026.4.115

πŸ” P3X Network MCP: AI-powered network analysis MCP server

AI-powered network analysis MCP (Model Context Protocol) server. Works with any MCP-compatible client.

Wraps the network.corifeus.com API to provide network diagnostics directly from your AI assistant.

Install 

Claude Code 

claude mcp add p3x-network -- npx p3x-network-mcp

Or with a global install:

npm install -g p3x-network-mcp
claude mcp add p3x-network -- p3x-network-mcp

Codex 

Add to your MCP config (~/.codex/config.json or project-level):

{
  "mcpServers": {
    "p3x-network": {
      "command": "npx",
      "args": ["p3x-network-mcp"]
    }
  }
}

Generic MCP client 

Any MCP-compatible client can use this server via stdio transport:

npx p3x-network-mcp

Available Tools 

ToolDescription
network_auditAI-powered comprehensive network analysis
dns_lookupQuery DNS records (A, AAAA, CNAME, NS, MX, TXT, SOA)
ssl_checkSSL/TLS certificate details
whoisWHOIS lookup for domains and IPs
security_headersHTTP security headers analysis (HSTS, CSP, etc.)
mx_checkMX record and mail server check
email_deliverabilitySPF, DKIM, DMARC validation
dnsblDNS blacklist check for IPs
bgpBGP routing info by prefix or ASN
reverse_dnsPTR record lookup
http_checkHTTP response, redirects, status codes
dns_propagationGlobal DNS propagation check
ipv6_checkIPv6 support verification
geolocationIP geolocation data
my_ipServer public IP address
email_testStart a live email deliverability test (SPF, DKIM, DMARC, spam score, AI analysis). Results are sent by email automatically.
email_test_resultGet the result of a previously started email test (optional β€” results are also emailed)

Usage Examples 

"audit example.com"
"check DNS for cloudflare.com"
"is patrikx3.com secure?"
"whois google.com"
"check email deliverability for example.com"
"test email support@example.com"

Email Test Flow 

The email_test tool performs a live end-to-end email deliverability test:

  1. Call email_test with an email address (e.g. support@example.com) and optional language code
  2. The system sends a test email to that address
  3. The recipient replies to the test email
  4. Results are automatically sent by email β€” no polling required! The result email includes:
    • Score (0-10)
    • SPF, DKIM, DMARC authentication results
    • Individual blacklist status for all 23 checked lists
    • Spam score
    • Message format and header analysis
    • AI-powered recommendations in the selected language
  5. Optionally, call email_test_result with the returned testId to get results programmatically

Supported languages: en, hu, de, fr, es, it, cs, ru, zh, ja

This goes beyond passive DNS checks (email_deliverability) by verifying that email authentication actually works in practice on a real delivered message.

Configuration 

Environment VariableDefaultDescription
P3X_NETWORK_URLhttps://network.corifeus.comBase URL for the network API

License 

MIT

Homepage 

https://network.corifeus.com


Corifeus Network 

AI-powered network & email toolkit β€” free, no signup.

Web Β· network.corifeus.com MCP Β· npm i -g p3x-network-mcp

  • AI Network Assistant β€” ask in plain language, get a full domain health report
  • Network Audit β€” DNS, SSL, security headers, DNSBL, BGP, IPv6, geolocation in one call
  • Diagnostics β€” DNS lookup & global propagation, WHOIS, reverse DNS, HTTP check, my-IP
  • Mail Tester β€” live SPF/DKIM/DMARC + spam score + AI fix suggestions, results emailed (localized)
  • Monitoring β€” TCP / HTTP / Ping with alerts and public status pages
  • MCP server β€” 17 tools exposed to Claude Code, Codex, Cursor, any MCP client
  • Install β€” claude mcp add p3x-network -- npx p3x-network-mcp
  • Try β€” "audit example.com", "why do my emails land in spam? test me@example.com "
  • Source β€” patrikx3/network Β· patrikx3/network-mcp
  • Contact β€” patrikx3.com Β· donate

❀️ Support Our Open-Source Project 

If you appreciate our work, consider ⭐ starring this repository or πŸ’° making a donation to support server maintenance and ongoing development. Your support means the world to usβ€”thank you!


🌍 About My Domains 

All my domains, including patrikx3.com , corifeus.eu , and corifeus.com, are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.


πŸ“ˆ Versioning Policy 

Version Structure: We follow a Major.Minor.Patch versioning scheme:

  • Major: πŸ“… Corresponds to the current year.
  • Minor: πŸŒ“ Set as 4 for releases from January to June, and 10 for July to December.
  • Patch: πŸ”§ Incremental, updated with each build.

🚨 Important Changes: Any breaking changes are prominently noted in the readme to keep you informed.

P3X-NETWORK-MCP Build v2026.4.115

NPM Donate for PatrikX3 / P3X Contact Corifeus / P3X Like Corifeus @ Facebook