A CLI inspector for the Model Context Protocol
demo.mp4
- Run MCP servers from various sources
- List Tools, Resources, Prompts
- Call Tools, Read Resources, Read Prompts
- OAuth support for SSE and Streamable HTTP servers
npx @wong2/mcp-cliThis will use the config file of Claude Desktop.
npx @wong2/mcp-cli -c config.jsonThe config file has the same format as the Claude Desktop config file.
npx @wong2/mcp-cli npx <package-name> <args>npx @wong2/mcp-cli node path/to/server/index.js args...npx @wong2/mcp-cli --url http://localhost:8000/mcpnpx @wong2/mcp-cli --sse http://localhost:8000/ssenpx @wong2/mcp-cli purge- mcpservers.org - A curated list of MCP servers