Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.datakoot/package-intel-mcp

com.datakoot/package-intel-mcp

npm, PyPI & crates.io intel for AI agents: versions, popularity, deps, health. No API keys.

Uptime
100.0%
1 direct probes · 30d
Response
102ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

package_info

Get core metadata for a package: latest version, description, license, homepage, source repository, maintainers, and whether it is deprecated. Use before an agent installs or recommends a dependency. …

package_versions

List recent released versions of a package with release dates (most recent first). Helps an agent pick a version or check how actively it is maintained. Ecosystems: npm, pypi, cargo.

package_downloads

Get popularity/download statistics for a package (recent download counts). Useful for judging how widely used and battle-tested a dependency is. Ecosystems: npm, pypi, cargo.

package_dependencies

List the direct dependencies of a specific package version (defaults to latest), via deps.dev. Lets an agent understand what a package pulls in before adding it. Ecosystems: npm, pypi, cargo.

package_health

A composite trust/health check for a package an agent is considering: latest-release recency, deprecation status, license present, maintainer count, dependency count, and any known security advisories…

package_search

Search for packages by keyword and get the top matches with descriptions. Supported ecosystems: npm and cargo (PyPI has no public search API).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.datakoot/package-intel-mcp": {
      "url": "https://package.datakoot.com/mcp",
      "transport": "streamable-http"
    }
  }
}