# api-diff-monitor MCP server

Cloudflare Workers MCP server: api-diff-monitor

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-api-diff-monitor
- Repository: https://github.com/lazymac2x/api-diff-monitor-api

## Install
- Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp

## Tools
- register_endpoint - Register an API endpoint to monitor for schema changes. Provide name, url, and optionally method/headers/description. Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp
- list_monitored_endpoints - List all registered API endpoints being monitored. Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp
- compare_snapshots - Fetch a registered endpoint and compare against its last snapshot to detect schema changes. Or compare two inline JSON objects directly. Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp
- get_diff_history - Retrieve the schema diff history for a registered endpoint. Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp
- detect_breaking_changes - Check if a registered endpoint has had any breaking changes (removed fields or type changes). Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp
- delete_endpoint - Remove a monitored endpoint and all its snapshots and diff history. Endpoint: https://api.lazy-mac.com/api-diff-monitor/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lazymac2x
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
