Mcp Rubber Duck MCP Server

v1.19.6APIsstable

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!

mcpmodel-context-protocolllmopenaiai
Share:
164
Stars
0
Downloads
0
Weekly
0/5

About

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!

Features

  • ask_duck
  • chat_with_duck
  • clear_conversations
  • list_ducks
  • list_models

Use Cases

Ask a question to a specific LLM provider (duck) with MCP tool access
Have a conversation with a duck, maintaining context across messages
Clear all conversation history and start fresh
List all available LLM providers (ducks) and their status
List available models for LLM providers
nesquikm

Maintainer

LicenseMIT
Languagetypescript
Versionv1.19.6
UpdatedMay 19, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y mcp-rubber-duck

Manual Installation

npx -y mcp-rubber-duck

Examples

Basic Configuration

Configure Mcp Rubber Duck MCP Server

npx -y mcp-rubber-duck

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "mcp-rubber-duck": { "command": "npx", "args": ["-y", "mcp-rubber-duck"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Rubber Duck MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides