Loomal

schemaguard

MCP server by github.com/sethclawd-prog/schemaguard

API Schema Drift Monitor — detect breaking changes in OpenAPI specs

0 starsnpm: @sethclawd/schemaguard

About schemaguard

schemaguard is an MCP (Model Context Protocol) server published by sethclawd-prog in the official MCP registry, listed under Monitoring on Loomal. API Schema Drift Monitor — detect breaking changes in OpenAPI specs

It ships as an npm package (@sethclawd/schemaguard), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sethclawd-prog/schemaguard.

Use schemaguard with your agent

Claude Code · one command
claude mcp add schemaguard -- npx -y @sethclawd/schemaguard
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "schemaguard": {
      "command": "npx",
      "args": [
        "-y",
        "@sethclawd/schemaguard"
      ]
    }
  }
}
npm@sethclawd/schemaguard

Frequently asked questions

What is schemaguard?
schemaguard is an MCP (Model Context Protocol) server by sethclawd-prog in the Monitoring category. API Schema Drift Monitor — detect breaking changes in OpenAPI specs
How do I connect schemaguard to Claude, Cursor, or another MCP client?
Install schemaguard from its npm package (@sethclawd/schemaguard) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is schemaguard open source?
Yes — the source code is public at github.com/sethclawd-prog/schemaguard.
Can AI agents pay to use schemaguard?
Not yet through Loomal — schemaguard is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain schemaguard? Claim this listing free by verifying GitHub ownership, or contact us.