npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

Iโ€™ve always been into building performant and accessible sites, but lately Iโ€™ve been taking it extremely seriously. So much so that Iโ€™ve been building a tool to help me optimize and monitor the sites that I build to make sure that Iโ€™m making an attempt to offer the best experience to those who visit them. If youโ€™re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, ๐Ÿ‘‹, Iโ€™m Ryan Hefnerย  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If youโ€™re interested in other things Iโ€™m working on, follow me on Twitter or check out the open source projects Iโ€™ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soonโ€“ish.

Open Software & Tools

This site wouldnโ€™t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you ๐Ÿ™

ยฉ 2026 โ€“ย Pkg Stats / Ryan Hefner

p3x-network-mcp

v2026.4.111

Published

๐ŸŒ P3X Network MCP: AI-powered network analysis MCP server

Readme

NPM Donate for PatrikX3 / P3X Contact Corifeus / P3X Corifeus @ Facebook Uptime ratio (90 days)

๐ŸŒ P3X Network MCP: AI-powered network analysis MCP server v2026.4.111

๐ŸŒŒ Bugs are evidentโ„ข - MATRIX๏ธ
๐Ÿšง This project is under active development!
๐Ÿ“ข We welcome your feedback and contributions.

NodeJS LTS is supported

๐Ÿ› ๏ธ Built on NodeJs version

v24.14.1

๐Ÿ“ Description

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

| Tool | Description | |------|-------------| | network_audit | AI-powered comprehensive network analysis | | dns_lookup | Query DNS records (A, AAAA, CNAME, NS, MX, TXT, SOA) | | ssl_check | SSL/TLS certificate details | | whois | WHOIS lookup for domains and IPs | | security_headers | HTTP security headers analysis (HSTS, CSP, etc.) | | mx_check | MX record and mail server check | | email_deliverability | SPF, DKIM, DMARC validation | | dnsbl | DNS blacklist check for IPs | | bgp | BGP routing info by prefix or ASN | | reverse_dns | PTR record lookup | | http_check | HTTP response, redirects, status codes | | dns_propagation | Global DNS propagation check | | ipv6_check | IPv6 support verification | | geolocation | IP geolocation data | | my_ip | Server public IP address |

Usage Examples

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

Configuration

| Environment Variable | Default | Description | |---------------------|---------|-------------| | P3X_NETWORK_URL | https://network.corifeus.com | Base URL for the network API |

License

MIT

Homepage

https://network.corifeus.com


๐Ÿš€ Quick and Affordable Web Development Services

If you want to quickly and affordably develop your next digital project, visit corifeus.eu for expert solutions tailored to your needs.


๐ŸŒ Powerful Online Networking Tool

Discover the powerful and free online networking tool at network.corifeus.com.

๐Ÿ†“ Free
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
Additionally, it offers tools for:

  • ๐Ÿ“ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
  • ๐Ÿ“Š Status page management to track uptime, performance, and incidents in real time with customizable dashboards.

All these features are completely free to use.


โค๏ธ 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.111

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