Preflight – Test your MCP server before submitting to Claude/OpenAI
Cuts MCP directory rejection wait from 30 days to 15 seconds.
Testing and certification platform for MCP servers. Lighthouse for the MCP ecosystem.
Lighthouse-style certification for MCP servers with trivy supply chain scanning.
Developers building or deploying MCP servers
Lighthouse · OWASP ZAP · Semgrep
Over the weekend Claude and I built mcp-certify.
Been using MCP since Anthropic dropped the protocol and as its gotten more popular, security has been a major problem for people wanting to run/connect to MCP servers, so I built this CLI that automatically can test any MCP server for:
- protocol compliance - security - logic correctness - performance - supply chain
It returns a single score and detailed findings for the server. Currently works best with local/self-hosted servers (stdio or HTTP). Working on better support for OAuth and cloud-hosted servers next.
Repository: https://github.com/jackgladowsky/mcp-certify Install: npm install -g mcp-certify
Would love some feedback, bug reports, or anything!
Cuts MCP directory rejection wait from 30 days to 15 seconds.
MCP testing without test code—records, generates mocks, catches Tool Poisoning, gates CI.
SSL Labs for AI agents, but tied to Google's early-stage A2A protocol.
MCP starter kit with 30+ security tests, but it's a template—not a finished product or tool.
Postman for MCP: test any remote server, no setup, real-time JSON-RPC logs.
36 controls across MCP security domains, but is a checklist—not a tool, agent, or enforcement mechanism.