FAQ
Q: Do I need to install anything?
A: No. npx @modelcontextprotocol/inspector runs it directly. No global install needed.
Q: Can I test my own MCP server? A: Yes. Point it at any MCP server command. It will launch the server, connect via the appropriate transport, and let you interact with it.
Q: Does it work with servers that need environment variables? A: Yes. You can pass environment variables through the CLI or configure them in the web UI.
Works With
- Any MCP server (stdio, SSE, HTTP transport)
- Claude Code, Cursor, Windsurf MCP server development
- Node.js 18+, runs in any modern browser