Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FIZZY_URLNoYour Fizzy instance URLhttp://localhost:3000
FIZZY_TOKENYesAPI access token
FIZZY_ACCOUNT_IDNoAccount ID (from URL path)1

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
fizzy_list_boardsA

List all Fizzy boards in the account

fizzy_get_boardB

Get details of a specific Fizzy board

fizzy_create_boardC

Create a new Fizzy board

fizzy_list_cardsB

List cards. Optionally filter by board ID.

fizzy_get_cardA

Get details of a specific card

fizzy_create_cardB

Create a new card on a Fizzy board

fizzy_update_cardC

Update an existing card

fizzy_move_cardA

Move a card to a different column (use 'done' or 'not_now' for special columns)

fizzy_list_columnsA

List all columns on a Fizzy board

fizzy_add_commentB

Add a comment to a card

fizzy_list_commentsB

List all comments on a card

fizzy_add_tagA

Add a tag to a card. Creates the tag if it doesn't exist.

fizzy_remove_tagB

Remove a tag from a card

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/clawdcraft/fizzy-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server