Enterprise DNA
M MCP Servers Developer low

davegomez/fizzy-mcp

by Various

MCP server for Fizzy task management

D

MCP

davegomez/fizzy-mcp

Added 1 June 2026

#ai-tools #fizzy #kanban #mcp

Overview

An MCP server that exposes Fizzy task management operations through the Model Context Protocol. It allows MCP-compatible clients to create, read, update, and delete tasks in Fizzy. Built in TypeScript, it is a lightweight integration for developers.

Best for

Best for
Developers exploring MCP integrations with Fizzy task management

Use cases

  • Connect AI assistants to Fizzy for task creation and updates
  • Automate task management workflows via MCP tools
  • Integrate Fizzy into custom MCP-based development environments

How to use

Install

claude mcp add --transport stdio Fizzy --env FIZZY_TOKEN=your-token-here -- npx -y @silky/fizzy-mcp

Tools exposed

  • FIZZY_TOKEN
  • FIZZY_ACCOUNT
  • FIZZY_BASE_URL
  • account_slug
  • board_id
  • tag_ids
  • assignee_ids
  • creator_ids
  • closer_ids
  • card_ids
  • indexed_by
  • assignment_status
  • sorted_by
  • card_number
  • card_id
  • column_id
  • add_tags
  • remove_tags
  • comment_id
  • has_more

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, Cline, Continue, VS Code

Example client config

{\n  "mcpServers": {\n    "Fizzy": {\n      "command": "npx",\n      "args": ["-y", "@silky/fizzy-mcp"],\n      "env": {\n        "FIZZY_TOKEN": "your-token-here"\n      }\n    }\n  }\n}

Notes

An MCP server that exposes Fizzy task management operations through the Model Context Protocol. It allows MCP-compatible clients to create, read, update, and delete tasks in Fizzy. Built in TypeScript, it is a lightweight integration for developers.

2 stars on GitHub. Last updated 2026-02-15. Licensed AGPL-3.0.

Use cases

  • Connect AI assistants to Fizzy for task creation and updates
  • Automate task management workflows via MCP tools
  • Integrate Fizzy into custom MCP-based development environments

Pros

  • Simple TypeScript codebase easy to understand and modify
  • Open source with no vendor lock-in
  • Follows the MCP standard for interoperability

Cons

  • Very early stage with only 2 GitHub stars and minimal adoption
  • Limited documentation and community support
  • May lack advanced features or error handling found in mature tools

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple TypeScript codebase easy to understand and modify
  • Open source with no vendor lock-in
  • Follows the MCP standard for interoperability

Cons

  • Very early stage with only 2 GitHub stars and minimal adoption
  • Limited documentation and community support
  • May lack advanced features or error handling found in mature tools
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks