nesquikm/mcp-rubber-duck
by Various
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
MCP
nesquikm/mcp-rubber-duck
Added 1 June 2026
Overview
An MCP server that bridges to multiple OpenAI-compatible LLMs. It provides tool access via the Model Context Protocol. Developers can explain problems to different AI models and get varied perspectives, similar to rubber duck debugging.
Best for
Best for
Developers who want to compare answers from multiple AI models during debugging
Use cases
- Debugging code by explaining to multiple AI models
- Getting alternative solutions from different LLMs
- Exploring different perspectives on a technical problem
Notes
An MCP server that bridges to multiple OpenAI-compatible LLMs. It provides tool access via the Model Context Protocol. Developers can explain problems to different AI models and get varied perspectives, similar to rubber duck debugging.
165 stars on GitHub. Last updated 2026-05-23. Licensed MIT.
Use cases
- Debugging code by explaining to multiple AI models
- Getting alternative solutions from different LLMs
- Exploring different perspectives on a technical problem
Pros
- Supports multiple LLMs for varied perspectives
- Integrates with MCP tools for extended functionality
- Open source with 165 stars and active development
Cons
- Requires OpenAI-compatible API endpoints
- Dependent on MCP protocol adoption
- May not replace human rubber duck debugging
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports multiple LLMs for varied perspectives
- Integrates with MCP tools for extended functionality
- Open source with 165 stars and active development
Cons
- Requires OpenAI-compatible API endpoints
- Dependent on MCP protocol adoption
- May not replace human rubber duck debugging
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser