# api-schema-drift-detector MCP server

Cloudflare Workers MCP server: api-schema-drift-detector

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-api-schema-drift-detector
- Repository: https://github.com/lazymac2x/api-schema-drift-detector-api

## Install
- Endpoint: https://api.lazy-mac.com/api-schema-drift-detector/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lazy-mac.com/api-schema-drift-detector/mcp

## Tools
- schema-validator - Validates if data conforms to a JSON schema. Returns valid:true/false and an error message on failure. Endpoint: https://api.lazy-mac.com/api-schema-drift-detector/mcp
- drift-detector - Detects differences between an actual API response and an expected JSON schema. Reports missing_required (error), type_mismatch (error), enum_violation (error), missing_optional (warning), unexpected_field (info). Recurses into nested objects. Endpoint: https://api.lazy-mac.com/api-schema-drift-detector/mcp
- breaking-change-analyzer - Analyzes breaking changes between two schema versions. Detects: field removal, type changes, newly required fields, enum value removal, constraint tightening. Endpoint: https://api.lazy-mac.com/api-schema-drift-detector/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
