steviec/mcp-server-tester
CLI-based tester for verifying that MCP servers work correctly when called directory and by agents
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-tester": {
"command": "npx",
"args": [
"-y",
"mcp-server-tester"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...