MCP Server
MCP
package-meta
npm/PyPI/Cargo package metadata + downloads + maintainer health.
Install
npx -y @weiseer/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@weiseer/package-meta-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override remote snapshot URL",
"name": "PKG_META_URL"
},
{
"description": "Skip remote fetch",
"name": "PKG_META_LOCAL_ONLY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment