coding agents
Mcp Rubber Duck
An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives
typescript
cloud
local
coding agents
Installation
npx -y nesquikm/mcp-rubber-duckConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-rubber-duck",
"command": "npx",
"args": [
"-y",
"nesquikm/mcp-rubber-duck"
]
}About This MCP Server
nesquikm/mcp-rubber-duck
An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel for explaining problems to various AI "ducks" and getting different perspectives
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub