You're viewing a demo portfolio

Join the waitlist
PRSM

mcp_server_health_check

Active

Tool of IA-QA — 130+ QA & Dev Tools for AI Agents

declared in 1.0.0

Generate a health check report for an MCP server's tool manifest. Validates tool definitions, schema quality, naming conventions, and documentation completeness. Paste the server manifest JSON to audit.

Parameters schema

{
  "type": "object",
  "required": [
    "manifest"
  ],
  "properties": {
    "strict": {
      "type": "boolean",
      "description": "Enable strict mode: also check for optional best practices (examples, default values, descriptions > 20 chars)"
    },
    "manifest": {
      "type": "string",
      "description": "MCP server manifest JSON (the response from GET /mcp or tools/list)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

IA-QA — 130+ QA & Dev Tools for AI Agents

https://github.com/jcjamet/ia-qa

1/7 registries
View full server →
mcp_server_health_check — IA-QA — 130+ QA & Dev Tools for AI Agents — PRSM MCP