MCP Inspector – connect and test any MCP server
Bookmarkable URLs beat desktop config files for testing MCP servers quickly.

Postman for MCP: test any remote server, no setup, real-time JSON-RPC logs.
MCP developers, AI/LLM application builders, protocol implementers
Postman · Insomnia · Swagger UI
Four things in one place:
1. Free hosted MCP servers — four public test servers anyone can point their client at: Echo (connectivity), Auth (Bearer token flow), Error (error handling), Complex (multi-tool schemas).No sign-up, just use the URL.
2. Server inspector — paste any remote MCP server URL, see all its tools/resources/prompts, execute them live, inspect the full JSON-RPC log. HTTP, SSE, and WebSocket all supported.
3. Registry — 10,000+ servers indexed by category. Each links to the repo and can be tested in the inspector directly.
4. Recipes + guides — 45 articles and step-by-step workflows for real use cases: GitHub PR reviewer, standup bot, database query assistant, Meta ads automation, and more.
Everything free, no install, no sign-up.
Happy to answer questions on the implementation.
Bookmarkable URLs beat desktop config files for testing MCP servers quickly.
Curated list with zero stars — feels like marketing for the sponsor's product.
MCP testing without test code—records, generates mocks, catches Tool Poisoning, gates CI.
Lighthouse-style certification for MCP servers with trivy supply chain scanning.
MCP starter kit with 30+ security tests, but it's a template—not a finished product or tool.
Testing harness for MCP servers solves refresh pain alongside Smithery and official SDKs.