Sasi Sundar

Vouqis - Know if your MCP server actually works

by
Vouqis audits MCP servers before they reach production. One CLI command tests every tool call, measures latency, surfaces errors, and logs 90 days of trace history — with replay built in. Ship AI agents knowing your MCP layer is actually safe.

Add a comment

Replies

Best
Sasi Sundar
Maker
📌
Hey PH! I built Vouqis because I kept seeing MCP servers fail in production in ways that were completely invisible to standard monitoring. HTTP 200, no errors in logs — but the server was silently accepting malformed JSON-RPC requests it should have rejected, or timing out on tools 3 and 4 in a 5-tool chain. The math is brutal: if each MCP tool has 71% reliability, a 5-tool chain succeeds only 18% of the time. You need to know your server's actual protocol-level reliability before you ship. Vouqis runs 10 deterministic probes, zero LLM calls, and gives you a trust score you can put in your README and gate on in CI. Happy to audit anyone's MCP server live in the comments — just drop a URL