Omer-Sadeh/RubberDuckMCP
An MCP server to provide LLMs with a tool providing a rubber duck method for debugging and strategizing.
Platform-specific configuration:
{
"mcpServers": {
"RubberDuckMCP": {
"command": "npx",
"args": [
"-y",
"RubberDuckMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...