package-meta runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 1 Jun 2026.
npm/PyPI/Cargo package metadata + downloads + maintainer health.
Today is the operative word: we check package-meta every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add package-meta -- npx -y @weiseer/package-meta-mcp
{
"mcpServers": {
"package-meta": {
"args": [
"-y",
"@weiseer/package-meta-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.package-meta]
command = "npx"
args = ["-y", "@weiseer/package-meta-mcp"]
{
"mcpServers": {
"package-meta": {
"args": [
"-y",
"@weiseer/package-meta-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"package-meta": {
"args": [
"-y",
"@weiseer/package-meta-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PKG_META_URL (Override remote snapshot URL), PKG_META_LOCAL_ONLY (Skip remote fetch).
The author declared them in the registry entry; get the values from the project itself.
npm search MCP — find packages, view details, compare, check downloads.
npm package trends and weekly downloads over time. Free key at trendsmcp.ai
npm MCP — search packages, bundle sizes, vulnerabilities, compare downloads.
npm package download trends and adoption growth over time. Free key at trendsapi.ai
npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.
Read-only U.S. healthcare dataset metadata, schemas, immutable downloads, and checksums.
deps.dev — Google's package metadata + dependency graph API
Live npm/PyPI dependency-health verdicts so AI agents stop recommending stale or CVE'd packages
Answers built from our own checks of this server.