Submit

Fizzy MCP

@davegomez

MCP server for Fizzy kanban task management. 8 tools for boards, cards, comments, checklists, and bulk operations.

Server Config

{
  "mcpServers": {
    "fizzy": {
      "command": "npx",
      "args": [
        "-y",
        "@silky/fizzy-mcp"
      ],
      "env": {
        "FIZZY_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.