You're viewing a demo portfolio

Join the waitlist
PRSM

mcp_server_evaluate

Active

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

declared in 1.0.0

Run a full compliance evaluation against a live MCP server URL. Tests: server reachability (ping), manifest discovery (GET /mcp), schema quality (snake_case names, descriptions, inputSchema), JSON-RPC 2.0 test call, and P50/P95 latency. Returns a PASS/FIX/BLOCK verdict with a 0-100 score and per-check details.

Parameters schema

{
  "type": "object",
  "required": [
    "url"
  ],
  "properties": {
    "url": {
      "type": "string",
      "description": "Base URL of the MCP server (e.g. https://ia-qa.com or http://localhost:3001)"
    },
    "test_tool_name": {
      "type": "string",
      "description": "Specific tool name to use in the JSON-RPC test call (defaults to the first tool in the manifest)"
    }
  }
}

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_evaluate — IA-QA — 130+ QA & Dev Tools for AI Agents — PRSM MCP