Back to directory
nesquikm/mcp-rubber-duck

nesquikm/mcp-rubber-duck

@nesquikm

An MCP server that bridges multiple OpenAI-compatible LLMs, enabling rubber duck debugging with various AI models and perspectives.

mcpllmrubber-duckopenaiaidebuggingmulti-modelcomparisontool

Installation & Configuration

{
  "mcpServers": {
    "rubber-duck": {
      "command": "npx",
      "args": [
        "mcp-rubber-duck"
      ],
      "env": {
        "OPENAI_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15