Fizzy MCP
未申請Model Context Protocol Server for Fizzy
インストール
npx fizzy-mcp --help未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(40個)
fizzy_add_reaction
Add an emoji reaction to a comment
fizzy_close_card
Close a card (mark as done)
fizzy_create_board
Create a new board
fizzy_create_card
Create a new card with title, description, status, column, assignees, tags, due date
fizzy_create_comment
Add a comment to a card (supports HTML)
fizzy_create_step
Create a new to-do step on a card
fizzy_delete_board
Delete a board
fizzy_delete_card
Delete a card
fizzy_delete_comment
Delete a comment
fizzy_delete_step
Delete a step from a card
fizzy_get_accounts
List all accessible accounts
fizzy_get_board
Get details of a specific board
fizzy_get_boards
List all boards in an account
fizzy_get_card
Get card details including description, assignees, tags
fizzy_get_card_comments
List comments on a card; fields="summary" drops the duplicated HTML body and repeated card/creator detail
fizzy_get_cards
List cards with optional filters (board, indexedby, column, assignees, tags, search); fields="summary" returns a much smaller payload for browsing
fizzy_get_column
Get column details
fizzy_get_columns
List columns on a board
fizzy_get_comment
Get a specific comment
fizzy_get_identity
Get current user's identity and accounts
fizzy_get_pins
List the current user's pinned cards (not paginated, max 100); prefer fields="summary"
fizzy_get_reactions
Get all emoji reactions on a comment
fizzy_get_step
Get a specific to-do step on a card
fizzy_gild_card
Mark a card as golden (team-wide priority); filter with indexedby="golden"
fizzy_move_card_to_column
Move a card from triage to a specific column
fizzy_move_card_to_not_now
Move a card to "Not Now" triage
fizzy_pin_card
Pin a card to the current user's personal quick-access list
fizzy_remove_reaction
Remove an emoji reaction from a comment
fizzy_reopen_card
Reopen a closed card
fizzy_send_card_to_triage
Send a card back to triage (remove from column)
fizzy_toggle_card_assignment
Toggle a user assignment on/off for a card
fizzy_toggle_card_tag
Toggle a tag on/off for a card
fizzy_ungild_card
Remove a card's golden status
fizzy_unpin_card
Unpin a card for the current user
fizzy_unwatch_card
Unsubscribe from notifications for a card
fizzy_update_board
Update a board's name
fizzy_update_card
Update any card property
fizzy_update_comment
Update a comment
fizzy_update_step
Update a step (description or completion status)
fizzy_watch_card
Subscribe to notifications for a card