Back to Home
AcceleratedIndustries icon

planka-mcp

Verified Safe

by AcceleratedIndustries

Overview

Integrates AI clients with Planka kanban boards for task management and automation via a Model Context Protocol (MCP) server.

Installation

Run Command
./target/release/planka-mcp

Environment Variables

  • PLANKA_URL
  • PLANKA_TOKEN
  • PLANKA_EMAIL
  • PLANKA_PASSWORD

Security Notes

The server uses environment variables for sensitive data (Planka URL, authentication token/credentials), preventing hardcoding. It explicitly excludes destructive operations (`delete_card`, `delete_list`) from programmatic tool calling, requiring explicit user initiation for safety. Inputs are deserialized and validated for structure/presence of required arguments. The server is designed for local-only execution over stdin/stdout, reducing network exposure.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens250
Stars0
Forks0
Last Update2025-12-03

Tags

RustMCPPlankaKanbanAI ToolsJSON-RPC