Reference data agents need before writing code: dependency advisories, API schemas, component specs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Reference data agents need before they write code. Dependency upgrade advisories for npm and PyPI, developer API schemas across 1,097 services, and electronic component specifications β over MCP, Ed25519-signed, with the evidence attached.
MCP endpoint: https://factgrid.co.uk/mcp Β· Agent-readable docs Β· factgrid.co.uk
Your agent wants to bump chalk from 4.1.2 to 5.0.0. Before it edits package.json, it asks what breaks:
Via MCP, the same question is one tool call:
Every finding carries evidenceField, evidenceBefore and evidenceAfter β the exact registry metadata field and its values either side of the change. An agent can verify the claim against npm or PyPI directly rather than taking our word for it.
Streamable HTTP. No install, no package to pull.
Manifest: /.well-known/mcp.json
Get a key β no signup, no card:
| Tool | What it answers |
|---|---|
factgrid_package_upgrade_advisory | What breaks between two published npm/PyPI versions |
factgrid_api_schema | Exact request/response shape of an API endpoint at a version |
factgrid_integration_brief | Everything needed to write one working call to an API |
factgrid_discover_api | Which of 1,097 services can do X |
factgrid_deprecation_scan | Which endpoints are deprecated, sunset dates, replacements |
factgrid_auth_playbook | Auth schemes, scopes, rate-limit headers, error-code table |
factgrid_component_spec | Electronics component pinouts, voltages, packages |
factgrid_subscribe_spec_changes | Webhook or polling callback when a spec changes |
factgrid_create_topup_link | Stripe checkout link when credit runs out |
factgrid_api_breaking_changes | Currently offline β see What we don't claim below |
| Package releases indexed | 10,190 across 16 npm/PyPI packages |
| Upgrade advisories | 357, of which 84 breaking |
| API endpoint schemas | 18,348 across 1,097 services |
| Electronic components | 994 |
Live counts, free and unauthenticated: /api/v1/stats Β· /api/v1/packages/stats
50 free queries per key per day. No card, no signup.
| Tier | Price |
|---|---|
| Component lookup | $0.001 |
| API schema | $0.002 |
| Semantic search | $0.003 |
| Deprecation scan | $0.005 |
| Auth playbook | $0.005 |
| Capability search | $0.005 |
| Integration brief | $0.01 |
| Package upgrade advisory | $0.02 |
Pay from prepaid credit, or per call in USDC over x402 β no account and no human in the loop. Live pricing: /api/v1/pricing
Misses are never billed. A query we can't answer returns found: false, billed: false and the nearest matches, at no charge. Cached revalidations (HTTP 304) and rate-limited requests are never charged either.
This section exists because the alternative is worse.
The API breaking-change tier is offline. An earlier version of this project published 8,150 breaking-change diffs for third-party APIs. A spot-check found a 100% false-positive rate β they were computed from mis-ordered specification versions. We withdrew all of them. That tier still returns no data and bills nothing, and it will stay that way until we can show the output holds up against publishers' own changelogs.
That failure is why the package engine is built the way it is:
breaking is reserved for a removal or tightening provable from declared metadata β an entry point gone from an exports map, a runtime floor raised, a release the publisher yanked.urllib3's 103 consecutive stable releases it emits 7 advisories, not thousands. The conservatism is the feature.Package advisories cover publisher-declared registry metadata, not behavioural changes. If a maintainer silently changes what a function returns without touching package.json, we will not see it β read the changelog. We say so rather than implying coverage we don't have.
Mainnet x402 is configured and advertised but has never been exercised with real money. It settled against two independent facilitators on testnet. We won't call it proven until a real settlement lands.
Every response is Ed25519-signed; the public key is at /.well-known/jwks.json. Records are source-cited. API schema data derives from APIs.guru under CC-BY 4.0.
Accuracy is best-effort, not guaranteed β see /terms. Found an error? POST /api/v1/report-error β free, no auth.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/factgrid)<a href="https://allmcps.com/mcp/factgrid"><img src="https://allmcps.com/api/badge/factgrid?style=directory" alt="FactGrid on AllMCPs" /></a>