MCP.so
登录

Rubber Duck MCP Server

@francoisjosephlacroix

关于 Rubber Duck MCP Server

A rubber duck MCP server for your LLM coding agent

基本信息

分类

AI 与智能体

运行时

python

传输方式

stdio

发布者

francoisjosephlacroix

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 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) and squeak (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 与智能体 分类下的更多 MCP 服务器