Back to directory
francoisjosephlacroix/rubber-duck-mcp

francoisjosephlacroix/rubber-duck-mcp

@francoisjosephlacroix

A rubber duck MCP server for your LLM coding agent

rubber-duckdebuggingmcpllmpythonfastmcpdevelopmenttool

Installation & Configuration

{
  "mcpServers": {
    "rubber-duck": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "fastmcp",
        "fastmcp",
        "run",
        "src/server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17