Planka MCP Server for Claude
by NextHeberg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server listen port | 3001 |
| LOG_LEVEL | No | Log level (error, warn, info, debug) | info |
| PLANKA_EMAIL | No | Email for password-based authentication | |
| PLANKA_API_KEY | No | API key for authentication (recommended, never expires) | |
| PLANKA_BASE_URL | Yes | Full URL to Planka instance (e.g., http://192.168.1.50:3000) | |
| PLANKA_PASSWORD | No | Password for password-based authentication | |
| PLANKA_REQUEST_TIMEOUT | No | Request timeout in milliseconds | 30000 |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Set to 'false' for self-signed certificates | true |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |