mcp-doctor adds CI-friendly health and security audits for MCP servers

sticky_block · reddit · 2026-07-22

A developer built mcp-doctor, a zero-dependency Python CLI that launches an MCP server, runs the initialize handshake, introspects its surface, and returns a real exit code for CI use. It checks three areas: health (startup and handshake), quality (tool bloat, weak descriptions, bad schemas), and security (prompt-injection wording in descriptions, suspicious shell/eval behavior, leaked secrets). The author says the checks are conservative and asks for feedback on useful signals versus noise.

Original post →

More from coding & agent

coding & agent channel →