Skip to content
Back to search
30
MCP streamable-http

io.github.cedrickouma/schema-validate

io.github.cedrickouma/schema-validate

MCP server (stdio): validate JSON against JSON Schema (draft-07 / 2020-12) via the AgentForge API

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.cedrickouma/json-repair
MCP server (stdio): repair broken/malformed JSON via the AgentForge API
0 tools · streamable-http
io.github.csoai-org/schema-validator-ai-mcp
schema-validator-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/schema-validator-ai-mcp
schema-validator-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/validator-ai-mcp
AI-powered validator ai MCP server for agents. Supports validate json, validate email, validate
0 tools
schema-validator-ai-mcp
Schema Validator Ai automation via MCP. Includes validate json schema, generate schema, convert openapi. By MEOK AI Labs.
0 tools
Jsonschema
JSON Schema validation MCP.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cedrickouma/schema-validate": {
      "url": "https://apim-agentforge-6lfm33.azure-api.net/schema-validate/mcp",
      "transport": "streamable-http"
    }
  }
}