Beyond-Better/bb-mcp-client-inspector
A comprehensive testing platform for MCP (Model Context Protocol) client implementations. While the MCP Inspector exists as an MCP client for testing servers, this project fills the inverse need - an MCP server for testing clients.
Platform-specific configuration:
{
"mcpServers": {
"bb-mcp-client-inspector": {
"command": "npx",
"args": [
"-y",
"bb-mcp-client-inspector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...