Skip to main content
Glama

Planka MCP Server

by gcorroto

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_PORTNoPort for the HTTP server (only in HTTP mode)3001
MCP_SERVER_TYPENoServer execution mode ('stdio' or 'http')stdio
PLANKA_BASE_URLYesURL base of Planka (e.g., 'http://localhost:3000')
PLANKA_AGENT_EMAILYesEmail of the user for authentication in Planka
PLANKA_AGENT_PASSWORDYesPassword of the user for authentication in Planka

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_kanban_project_board_manager

Manage projects and boards with various operations

mcp_kanban_list_manager

Manage kanban lists with various operations

mcp_kanban_card_manager

Manage kanban cards with various operations

mcp_kanban_stopwatch

Manage card stopwatches for time tracking

mcp_kanban_label_manager

Manage kanban labels with various operations

mcp_kanban_task_manager

Manage kanban tasks with various operations

mcp_kanban_comment_manager

Manage card comments with various operations

mcp_kanban_membership_manager

Manage board memberships with various operations

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

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