MCP server for real-time package versions, download counts, and service status. Covers 1,000+ npm/PyPI packages and 76 cloud services.
Project description
grounded-mcp
MCP server for real-time package versions, download counts, and service status — powered by Grounded.
Tracks 1,000+ npm and PyPI packages and 76 cloud services. No signup required.
Install
Claude Code
claude mcp add grounded -- uvx grounded-mcp
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"grounded": {
"command": "uvx",
"args": ["grounded-mcp"]
}
}
}
Cursor
Add to your MCP settings:
{
"grounded": {
"command": "uvx",
"args": ["grounded-mcp"]
}
}
Tools
| Tool | Description | Example |
|---|---|---|
check_package_version |
Latest version of an npm or PyPI package | check_package_version("react") |
check_downloads |
Weekly download count | check_downloads("flask", registry="pypi") |
check_service_status |
Cloud service operational status | check_service_status("github") |
lookup_fact |
General-purpose fact lookup | lookup_fact("npm", "react", "license") |
Available fields
For npm/PyPI packages: latest_version, license, deprecated, dep_count, required_runtime, weekly_downloads
For services: status
Configuration
Works out of the box with no API key (50 lookups/day per IP).
For higher limits, set GROUNDED_API_KEY:
claude mcp add grounded -e GROUNDED_API_KEY=your_key -- uvx grounded-mcp
Sign up for a free API key (1,000 req/day) at https://grounded-api.dev.
Example
Ask your AI assistant:
"What's the latest version of React?"
The assistant calls check_package_version("react") and gets:
Value: 19.2.4
Source: https://registry.npmjs.org/react
Fetched at: 2026-03-06T12:00:00Z
Hash: sha256:a1b2c3...
Tier: warm (TTL: 300s)
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grounded_mcp-0.1.1.tar.gz.
File metadata
- Download URL: grounded_mcp-0.1.1.tar.gz
- Upload date:
- Size: 6.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9266f5402bfe941f972cf62aca6bd4c06a22eb64c52ef76c44e4ea8e4b8b8dc3
|
|
| MD5 |
311bcb6cd6d02c3cce32374bd9b3a03d
|
|
| BLAKE2b-256 |
0c3e8cd7f76732715b75b1235c6bf7b77a44a95d1b1ef513f0277dd6e449361c
|
File details
Details for the file grounded_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: grounded_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7f71d65363db605b62c89e037905ec0fb9c753920fc72cad78d59c183481775
|
|
| MD5 |
f1949a68b764092c4738fa05355627f9
|
|
| BLAKE2b-256 |
c879ce252bc06902c059363a2e8f785aebbde8f5ab48a5fb5b500442ce0233e6
|