
Schemadriftgate Mcp
Catch MCP and API schema drift from the agent, route approvals, and log receipts before you merge or release contract changes.
Overview
Schema Drift Gate MCP is a MCP server for the Ship phase that checks schema drift, records approvals, and writes audit receipts for governed tool releases.
What is this MCP server?
- Remote Schema Drift Gate MCP with streamable-http transport
- Schema drift checks with approval workflow and release audit logs
- Structured receipts for tool-governance decisions
- Tags: schema-drift, tool-governance, remote-mcp
- Server card at schemadriftgate.clauxel.com for MCP registry discovery
- Registry version 1.0.0
- Remote URL https://schemadriftgate.clauxel.com/mcp (streamable-http)
- Paid service; Bearer Authorization header
What problem does it solve?
Agent-facing tools and APIs change constantly, and without drift checks you ship breaking schema updates that only surface in user sessions.
Who is it for?
Solo builders maintaining MCP tools or public APIs who need governed schema changes with an audit trail.
Skip if: Static front-end-only apps with no evolving schemas, or teams that refuse hosted paid governance services.
What do I get? / Deliverables
Once connected, your agent can run drift checks and return approval receipts and audit logs you can attach to release review.
- Schema drift check results from agent-invoked tools
- Approval records and structured receipts for governance
- Release-oriented audit log entries for reviewer handoff
Recommended MCP Servers
Journey fit
How it compares
Contract drift and approval MCP, not a database migration CLI or a generic linter skill.
Common Questions / FAQ
Who is Schema Drift Gate MCP for?
It is for developers and indie operators who ship agent tools or APIs and need drift detection plus approval receipts before release.
When should I use Schema Drift Gate MCP?
Use it during ship review when MCP tool definitions, JSON schemas, or API contracts change and you need logged approvals.
How do I add Schema Drift Gate MCP to my agent?
Get a Bearer token from schemadriftgate.clauxel.com, register https://schemadriftgate.clauxel.com/mcp as a streamable-http remote in your MCP client, and set the Authorization header.