/
An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel
Server configuration and capabilities from the MCP manifest
Size: 1,077 bytes (270 tokens)
Tools Found: 10
Analysis ID: c9xvz3i2
An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel
Stars
Registry ID: dbd4508f-845e-46ef-829d-505c9d3a67b4
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: MIT License
Default Branch: master
Last Push: 9/20/2025
Last Release: 9/17/2025
Open Issues: 0
Historical performance and growth metrics over time
{
"server.json": {
"name": "io.github.nesquikm/rubber-duck",
"status": "active",
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"version": "1.1.1",
"packages": [
{
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"identifier": "mcp-rubber-duck",
"registry_type": "npm",
"registry_base_url": "https://registry.npmjs.org",
"environment_variables": [
{
"name": "OPENAI_API_KEY",
"format": "string",
"is_secret": true,
"description": "OpenAI API key (starts with sk-)",
"is_required": false
},
{
"name": "GEMINI_API_KEY",
"format": "string",
"is_secret": true,
"description": "Google Gemini API key",
"is_required": false
},
{
"name": "GROQ_API_KEY",
"format": "string",
"is_secret": true,
"description": "Groq API key (starts with gsk_)",
"is_required": false
},
{
"name": "DEFAULT_PROVIDER",
"format": "string",
"is_secret": false,
"description": "Default LLM provider to use",
"is_required": false
}
]
}
],
"repository": {
"url": "https://github.com/nesquikm/mcp-rubber-duck",
"source": "github"
},
"description": "An MCP server that bridges to multiple OpenAI-compatible LLMs - your AI rubber duck debugging panel"
}
}Forks
Watchers
Contributors
Last Push: 9/20/2025
Last Release: 9/17/2025
Open Issues: 0