wong2/mcp-cli
CLI tool for testing MCP servers
Quick Start
Clone the repository:
git clone https://github.com/wong2/mcp-cliClaude Desktop configuration example:
{
"mcpServers": {
"wong2-mcp-cli": {
"command": "npx",
"args": [
"-y",
"wong2/mcp-cli"
]
}
}
}Check the repository README for specific installation and configuration instructions.