ClaudeWave
nesquikm
nesquikm

mcp-rubber-duck

View on GitHub

An MCP server that acts as a bridge to query multiple OpenAI-compatible LLMs with MCP tool access. Just like rubber duck debugging, explain your problems to various AI "ducks" who can actually research and get different perspectives!

MCP Servers155 stars23 forksTypeScriptMITUpdated 3d ago
ClaudeWave Trust Score
89/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "mcp-rubber-duck": {
      "command": "node",
      "args": ["/path/to/mcp-rubber-duck/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/nesquikm/mcp-rubber-duck and follow its README for install instructions.
Use cases
🧠 AI / ML🛠️ Dev Tools🔬 Research

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers