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 |
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 | |
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/NextHeberg/Planka-MCP-Server-for-Claude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server