Skip to main content
Glama
chmald
by chmald

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoHTTP port used when MCP_TRANSPORT=sse3001
MCP_TRANSPORTNoMCP transport mode: stdio or ssestdio
PLANKA_API_KEYNoPlanka API key sent as X-Api-Key
PLANKA_BASE_URLYesYour Planka instance URLhttp://localhost:3000
PLANKA_PASSWORDNoPlanka password
PLANKA_USERNAMENoPlanka username or email
ENABLE_ALL_TOOLSNoEnable all 27 toolsfalse
ENABLE_ADMIN_TOOLSNoEnable admin toolsfalse
ENABLE_OPTIONAL_TOOLSNoEnable optional toolsfalse
PLANKA_HTTP_MAX_RETRIESNoMax retry attempts for transient HTTP/network failures per request2
PLANKA_HTTP_RETRY_BASE_DELAY_MSNoBase retry delay in milliseconds (exponential backoff)250

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
authB

Authentication operations for login flows, token management, and terms acceptance.

bootstrapB

Get Planka application bootstrap data including current user, projects, boards, and notifications.

projectsB

Manage Planka projects. Projects are top-level containers for boards.

boardsC

Manage Planka boards. Boards contain lists and cards for organizing work.

listsB

Manage Planka lists. Lists are columns on a board that contain cards.

cardsC

Manage Planka cards. Cards are individual work items on a board.

commentsC

Manage comments on Planka cards.

tasksB

Manage task lists and tasks on Planka cards. Tasks are checklist items within a card.

labelsB

Manage labels on Planka boards and cards. Labels help categorize and filter cards.

cardMembersC

Manage user assignments on Planka cards.

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/chmald/planka-mcp'

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