Has an MCP package changed since you trusted it?
mcp_drift_checkThe rug pull check. mcp_check_server answers whether a package is safe TODAY; this answers what CHANGED after it was adopted: an install script added in a later version (arbitrary code on npm i that was not there at review time), package ownership swapped, repository removed, package unpublished, build provenance lost. Pass your own dependency list to check it in one call. Derived from a daily external re-audit of the whole MCP package population — an event exists only because a snapshot from before it exists. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Window in days (default 30) | |
| packages | No | npm package names to check, e.g. your installed MCP servers. Omit for the whole ecosystem feed. |