Connection check
verified live · 27h ago
api-diff-monitor
Cloudflare Workers MCP server: api-diff-monitor
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
6 toolsRead from the running server on 27h ago.
compare_snapshots
savesnapshot_asnapshot_bendpoint_id
Fetch a registered endpoint and compare against its last snapshot to detect schema changes. Or compare two inline JSON objects directly. Fetch a registered endpoint and compare against its last snapshot to detect schema changes. Or compare two inline JSON objects directly.
delete_endpoint
endpoint_id*
Remove a monitored endpoint and all its snapshots and diff history. Remove a monitored endpoint and all its snapshots and diff history.
detect_breaking_changes
endpoint_id*
Check if a registered endpoint has had any breaking changes (removed fields or type changes). Check if a registered endpoint has had any breaking changes (removed fields or type changes).
get_diff_history
limitendpoint_id*
Retrieve the schema diff history for a registered endpoint. Retrieve the schema diff history for a registered endpoint.
list_monitored_endpoints
List all registered API endpoints being monitored. List all registered API endpoints being monitored.
register_endpoint
url*bodyname*methodheadersdescription