check_mcp_drift
Check whether an MCP server's tool definitions have changed since it was last trusted (rug-pull / schema-drift detection, the CVE-2025-54136 class). Returns how long the tool surface has been stable, how many times it has changed, and the last change. Use after approval to detect post-trust mutation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The MCP server endpoint URL to check. |