Rubber Duck MCP Server
@francoisjosephlacroix
About Rubber Duck MCP Server
A rubber duck MCP server for your LLM coding agent
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Rubber Duck MCP Server?
Rubber Duck MCP Server is a Model Context Protocol (MCP) server that provides a rubber duck debugging tool for LLMs. It allows LLMs to explain their code to a silent “rubber duck” without expecting any response, helping organize thoughts and debug more effectively.
How to use Rubber Duck MCP Server?
Install with Python 3.10+, uv, and fastmcp, then run fastmcp install src/server.py to make the server available to Claude. For Cursor, add the generated JSON to <project root>/.cursor/mcp.json.
Key features of Rubber Duck MCP Server
- Silent rubber duck debugging companion
- Interactive squeaky duck that responds with “Squeak!”
- Two tools:
rubber_duck(silent) andsqueak(interactive) - Built with FastMCP for easy MCP integration
- Works with Claude Desktop and Cursor
Use cases of Rubber Duck MCP Server
- Debugging complex code issues
- Walking through implementation logic
- Organizing thoughts during development
- Adding fun to debugging with the squeaky duck feature
FAQ from Rubber Duck MCP Server
—
More AI & Agents MCP servers
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Comments