Rubber Duck MCP Server
@francoisjosephlacroix
Rubber Duck MCP Server について
A rubber duck MCP server for your LLM coding agent
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
—
「AI とエージェント」の他のコンテンツ
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
コメント