Audits MCP tool definitions & marketplace listings for the exact patterns that make LLMs call tools wrong
git clone https://github.com/tylerscomic-lab/mcp-schema-audit-mcp{
"mcpServers": {
"mcp-schema-audit-mcp": {
"command": "node",
"args": ["/path/to/mcp-schema-audit-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# mcp-schema-audit-mcp [](LICENSE) [](https://mcpize.com/mcp/mcp-schema-audit-mcp) An MCP server that audits **other** MCP tool definitions and marketplace listings for the specific patterns that make models call tools wrong, never call them, or mis-fill their parameters — vague descriptions, missing parameter docs, non-verb-first naming, oversized enums, deeply nested schemas — plus [MCPize](https://mcpize.com)'s own 500-character description limit, which fails at deploy time with no warning until you hit it. Most tool-definition bugs don't throw errors. They just make a model call the wrong tool, or call the right tool with the wrong arguments, silently and intermittently. This scores every tool 0-100 and tells you exactly which line to fix. ## Why this exists Verb-first naming, parameter descriptions, and schema depth aren't cosmetic — they measurably change how reliably a model picks and fills a tool. This project encodes those patterns as an actual auditor instead of a blog post you have to remember to re-read every time you write a new tool. ## Tools ### `audit_tool_definition` Audit a single tool (name, description, inputSchema). Returns a 0-100 friendliness score and a list of concrete issues, each with severity, why it matters, and the fix. ### `audit_tool_batch` Same checks across an entire server's tool list, plus cross-tool checks: duplicate names, inconsistent naming convention (snake_case vs camelCase mixed in one server), and a worst-offenders summary. ### `check_marketplace_description` Validates a marketplace-facing short/long description against known platform limits — specifically catches MCPize's 500-character short-description cap before you burn a deploy attempt finding out the hard way. ## Use it **Hosted (recommended, no setup):** subscribe on [MCPize](https://mcpize.com/mcp/mcp-schema-audit-mcp) — free tier included, $7/mo for higher limits. **Self-host:** ```bash npm install node server.js ``` Exposes a Streamable HTTP MCP endpoint on `:8080` (`/mcp`), health check at `/health`. ## Part of a small suite Built alongside three sibling correctness-audit tools for Claude Code / MCP builders: [cron-schedule-audit-mcp](https://github.com/tylerscomic-lab/cron-schedule-audit-mcp) (DST-correct cron validation), [regex-safety-audit-mcp](https://github.com/tylerscomic-lab/regex-safety-audit-mcp) (ReDoS detection), and [claude-cost-audit-mcp](https://github.com/tylerscomic-lab/claude-cost-audit-mcp) (exact Claude API cost + cache-economics calculator). ## License MIT
Lo que la gente pregunta sobre mcp-schema-audit-mcp
¿Qué es tylerscomic-lab/mcp-schema-audit-mcp?
+
tylerscomic-lab/mcp-schema-audit-mcp es mcp servers para el ecosistema de Claude AI. Audits MCP tool definitions & marketplace listings for the exact patterns that make LLMs call tools wrong Tiene 0 estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala mcp-schema-audit-mcp?
+
Puedes instalar mcp-schema-audit-mcp clonando el repositorio (https://github.com/tylerscomic-lab/mcp-schema-audit-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar tylerscomic-lab/mcp-schema-audit-mcp?
+
tylerscomic-lab/mcp-schema-audit-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.
¿Quién mantiene tylerscomic-lab/mcp-schema-audit-mcp?
+
tylerscomic-lab/mcp-schema-audit-mcp es mantenido por tylerscomic-lab. La última actividad registrada en GitHub es de today, con 0 issues abiertos.
¿Hay alternativas a mcp-schema-audit-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega mcp-schema-audit-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/tylerscomic-lab-mcp-schema-audit-mcp)<a href="https://claudewave.com/repo/tylerscomic-lab-mcp-schema-audit-mcp"><img src="https://claudewave.com/api/badge/tylerscomic-lab-mcp-schema-audit-mcp" alt="Featured on ClaudeWave: tylerscomic-lab/mcp-schema-audit-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!