Developer Tools
Trust: 44/100 (Fair)io.github.nesquikm/rubber-duck Guide
Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more
140 starsby nesquikm
Quick Start
Install
npx mcp-rubber-duckClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nesquikm-rubber-duck": {
"command": "npx",
"args": [
"mcp-rubber-duck"
]
}
}
}