davegomez/fizzy-mcp
MCP Developer ToolsMCP server that integrates Fizzy task‑management features (boards, cards, comments, checklists) into various development environments
Features
- Exposes 7 tools for managing Fizzy boards, cards, comments, and checklists
- Configurable via JSON/YAML snippets for Claude Desktop, Code, Cursor, VS Code, Windsurf, Cline, Continue, etc.
- Supports installation from source with pnpm or via npx (‑y @silky/fizzy-mcp)
- Requires a Fizzy API token (`FIZZY_TOKEN`) and supports optional account slug override
Recent releases
View all 6 releases →
v0.4.0
Breaking risk
Breaking changes
- Removed the `fizzy_bulk_close` tool.
- Replaced `fizzy_complete_step` with a unified `fizzy_step`.
Full changelog
Features
- tools: ⚠️ Remove fizzy_bulk_close tool (3d5dca8)
- tools: ⚠️ Replace fizzy_complete_step with unified fizzy_step (4aa8ea8)
Refactors
- schema: Add optional steps array to CardSchema (c498350)
- client: Remove broken listSteps method (f76d0e7)
Documentation
- Remove fizzy_bulk_close references from documentation (29b2c77)
- Update tool reference for fizzy_step (a810e3c)
- Capitalize Fizzy server name in installation examples (1fcd46b)
- Add required type field to VS Code MCP config example (fe398e3)
⚠️ Breaking Changes
- tools: ⚠️ Remove fizzy_bulk_close tool (3d5dca8)
- tools: ⚠️ Replace fizzy_complete_step with unified fizzy_step (4aa8ea8)
❤️ Contributors
- David Gomez [email protected]
What's Changed
- Remove fizzy_bulk_close tool by @davegomez in https://github.com/davegomez/fizzy-mcp/pull/9
- Replace fizzy_complete_step with unified fizzy_step tool by @davegomez in https://github.com/davegomez/fizzy-mcp/pull/10
Full Changelog: https://github.com/davegomez/fizzy-mcp/compare/v0.3.0...v0.4.0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
About
Stars
3
Forks
1
Languages
TypeScript
JavaScript
Downloads/week
7
↓13%
NPM Maintainers
1
Single npm maintainer
Contributors
1
TypeScript
Types included ✓
Install & Platforms
Platforms
linux
macos
windows