io.github.lazymac2x/api-schema-drift-detector
io.github.lazymac2x/api-schema-drift-detector · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: api-schema-drift-detector
Reachability
reachable
checked 2026-07-14 04:07 UTC
Registry status active
Tools pinned 3
fd2357aeabc6
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Remote endpoints
https://api.lazy-mac.com/api-schema-drift-detector/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:07 | first capture | 3 tools pinned |
Pinned tool definitions (3)
| Tool | Description |
|---|---|
| schema-validator | Validates if data conforms to a JSON schema. Returns valid:true/false and an error message on failure. |
| 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. |
| breaking-change-analyzer | Analyzes breaking changes between two schema versions. Detects: field removal, type changes, newly required fields, enum value removal, constraint tightening. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/api-schema-drift-detector)
Maintain this server? Add the badge to your README — it links your users to this live status page.