Planka MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLANKA_BASE_URL | No | URL base del servidor Planka | http://localhost:3000 |
| PLANKA_AGENT_EMAIL | Yes | Email para autenticación | |
| PLANKA_AGENT_PASSWORD | Yes | Contraseña para autenticación | |
| PLANKA_ALLOW_INSECURE | No | Permitir conexiones HTTPS sin validar certificado SSL (útil para certificados autofirmados o internos) | false |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| mcp_kanban_project_board_managerD | Manage projects and boards with various operations |
| mcp_kanban_list_managerC | Manage kanban lists with various operations |
| mcp_kanban_card_managerD | Manage kanban cards with various operations |
| mcp_kanban_stopwatchC | Manage card stopwatches for time tracking |
| mcp_kanban_label_managerD | Manage kanban labels with various operations |
| mcp_kanban_task_managerC | Manage kanban tasks with various operations |
| mcp_kanban_comment_managerC | Manage card comments with various operations |
| mcp_kanban_membership_managerC | Manage board memberships with various operations |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/gcorroto/mcp-planka'
If you have feedback or need assistance with the MCP directory API, please join our Discord server