Package Intel
Rank #58,429io.github.adam121393/package-intel
npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.
Package Intel is a Model Context Protocol (MCP) server published by adam121393. It ranks #58,429 of 132,046 servers tracked on MCP Toplist. Package Intel is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 73,617 of 132,046 servers on MCP Toplist.
Use Package Intel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add package-intel -e "API_URL=<your API_URL>" -e "NETWORK=<your NETWORK>" -e "X402_PRIVATE_KEY=<your X402_PRIVATE_KEY>" -e "X402_TX_HASH=<your X402_TX_HASH>" -- npx -y package-intel-mcpReplace each placeholder with your own value before saving.
[mcp_servers.package-intel]
command = "npx"
args = ["-y", "package-intel-mcp"]
[mcp_servers.package-intel.env]
API_URL = "<your API_URL>"
NETWORK = "<your NETWORK>"
X402_PRIVATE_KEY = "<your X402_PRIVATE_KEY>"
X402_TX_HASH = "<your X402_TX_HASH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"package-intel": {
"command": "npx",
"args": [
"-y",
"package-intel-mcp"
],
"env": {
"API_URL": "<your API_URL>",
"NETWORK": "<your NETWORK>",
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"X402_TX_HASH": "<your X402_TX_HASH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"package-intel": {
"command": "npx",
"args": [
"-y",
"package-intel-mcp"
],
"env": {
"API_URL": "<your API_URL>",
"NETWORK": "<your NETWORK>",
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"X402_TX_HASH": "<your X402_TX_HASH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"package-intel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"package-intel-mcp"
],
"env": {
"API_URL": "<your API_URL>",
"NETWORK": "<your NETWORK>",
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"X402_TX_HASH": "<your X402_TX_HASH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"package-intel": {
"command": "npx",
"args": [
"-y",
"package-intel-mcp"
],
"env": {
"API_URL": "<your API_URL>",
"NETWORK": "<your NETWORK>",
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"X402_TX_HASH": "<your X402_TX_HASH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"package-intel": {
"command": "npx",
"args": [
"-y",
"package-intel-mcp"
],
"env": {
"API_URL": "<your API_URL>",
"NETWORK": "<your NETWORK>",
"X402_PRIVATE_KEY": "<your X402_PRIVATE_KEY>",
"X402_TX_HASH": "<your X402_TX_HASH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.adam121393%2Fpackage-intel)<a href="https://mcptoplist.com/server/io.github.adam121393%2Fpackage-intel"><img src="https://mcptoplist.com/badge/io.github.adam121393%2Fpackage-intel.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
adam121393
Available versions (2)
| Version | Published |
|---|---|
| 1.1.1 | Aug 9, 2026 |
| 1.1.0 | Aug 8, 2026 |
Frequently asked questions
- Who maintains Package Intel?
- Package Intel is maintained by adam121393, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Package Intel listed on the Official MCP Registry?
- Yes — Package Intel is listed on the Official MCP Registry, alongside Glama.
- How many versions does Package Intel have?
- MCP Toplist tracks 2 versions of Package Intel, most recently published on Aug 9, 2026.
- Where can I find the source code for Package Intel?
- The source code for Package Intel is hosted at github.com/adam121393/package-intel.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.