Skip to content
Back to search
30
MCP v1.1.0 streamable-http

MCP Validator

com.wildrunai/mcp-validator

Score MCP tool definitions 0-100. Checks names, schemas, annotations, and uniqueness.

Uptime
0.0%
28 probes
Response
14ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.incultnitollc/mcp-probe
Inspect and score any MCP server 0-100 on publishability, schema and protocol before publish.
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
Schema Validator AI
Python MCP server for schema validation and data integrity checks.
0 tools
commit-check MCP
Validate commit messages, branch names, author info, push safety, and repo state.
0 tools
qc-validator-mcp
MCP server for runtime quality validation of AI agent outputs — hallucination detection, scope compliance, and output quality scoring
0 tools
@mcp-listing/json-schema-validator-mcp
Deterministic JSON Schema validation Model Context Protocol (MCP) server. Strictly validate JSON payloads against defined schemas.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_validator": {
      "url": "https://wildrunai.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}