Skip to main content
Glama

Package Intel MCP

Server Details

Package intelligence for AI agents across npm, PyPI, crates.io and deps.dev. No API keys.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
selflabbs/package-intel-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

6 tools
package_dependenciesInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
versionNoOptional; defaults to the latest/default version
ecosystemYes
package_downloadsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
ecosystemYes
package_healthInspect

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 (via deps.dev). Returns a summary an agent can act on. Ecosystems: npm, pypi, cargo.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
ecosystemYes
package_infoInspect

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. Ecosystems: npm, pypi, cargo.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesPackage/crate name
ecosystemYes
package_versionsInspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
limitNo
ecosystemYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.