Skip to content

Too Many Cooks

Free

by MCP Community

Too Many Cooks MCP server — SQLite (local) or encrypted cloud backend

v0.8.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Too Many Cooks MCP Server

Too Many Cooks MCP server — SQLite (local) or encrypted cloud backend

Installation

npx -y too-many-cooks

Reviews

Leave a Review

Installation

Quick install
npx -y too-many-cooks
Add to claude_desktop_config.json
{
  "mcpServers": {
    "too-many-cooks": {
      "command": "npx",
      "args": ["-y", "too-many-cooks"]
    }
  }
}