sequenzia/mamba-mcp
A Python toolkit for testing and debugging MCP (Model Context Protocol) servers. Including an interactive TUI, a CLI and a Python API.
Platform-specific configuration:
{
"mcpServers": {
"mamba-mcp": {
"command": "npx",
"args": [
"-y",
"mamba-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...