npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
package-intel-mcp · npm · 1.1.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.adam121393/package-intel",
"description": "npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.",
"title": "Package Intel",
"repository": {
"url": "https://github.com/adam121393/package-intel",
"source": "github"
},
"version": "1.1.1",
"websiteUrl": "https://github.com/adam121393/package-intel",
"packages": [
{
"registryType": "npm",
"identifier": "package-intel-mcp",
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the backing API.",
"default": "https://marketagent.adam121393.workers.dev",
"name": "API_URL"
},
{
"description": "CAIP-2 network id for payments. eip155:8453 is Base mainnet.",
"default": "eip155:8453",
"name": "NETWORK"
},
{
"description": "Optional. Leave unset to use the free tools. Setting it to the private key of a wallet funded with USDC on NETWORK additionally unlocks package_health and package_batch_health, paid per call. Use a dedicated low-balance wallet: this is a hot key that spends automatically.",
"isSecret": true,
"name": "X402_PRIVATE_KEY"
},
{
"description": "Optional. Set to \"true\" to expose the paid tools without a wallet, paying instead by passing the tx_hash of a USDC transfer you settled yourself. For agents that manage their own on-chain payments.",
"default": "false",
"name": "X402_TX_HASH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-09T20:54:38.105931Z",
"publishedAt": "2026-08-09T20:54:38.105931Z",
"updatedAt": "2026-08-09T20:54:38.105931Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.1.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.