52
/ 100
1 month ago
glama

Planka MCP Server

Enables AI assistants to interact with Planka, a real-time Kanban board application, for managing projects, boards, lists, cards, and more.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: PLANKA_API_KEY, PLANKA_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

highundici@7.19.2GHSA-f269-vfmq-vjvj

Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client

highundici@7.19.2GHSA-v9p9-hfj2-hcw8

Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation

highundici@7.19.2GHSA-vrm6-8vpv-qv8q

Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression

lowundici@7.19.2GHSA-2mjp-6q6p-2qxm

Undici has an HTTP Request/Response Smuggling issue

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configENABLE_ADMIN_TOOLSNo false Enable admin tools
configENABLE_ALL_TOOLSNo false Enable all 27 tools
configENABLE_OPTIONAL_TOOLSNo false Enable optional tools
configMCP_PORTNo 3001 HTTP port used when MCP_TRANSPORT=sse
configMCP_TRANSPORTNo stdio MCP transport mode: stdio or sse
🔐 secretPLANKA_API_KEY"": "your-api-key"
configPLANKA_BASE_URL"": "http://localhost:3000",
configPLANKA_HTTP_MAX_RETRIESNo 2 Max retry attempts for transient HTTP/network failures per request
configPLANKA_HTTP_RETRY_BASE_DELAY_MSNo 250 Base retry delay in milliseconds (exponential backoff)
🔐 secretPLANKA_PASSWORDNo - Planka password
configPLANKA_USERNAMENo - Planka username or email
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chmald-planka-mcp-1m6hfi)](https://m8ven.ai/mcp/chmald-planka-mcp-1m6hfi)
commit: 42c6fa5702b425345e78749b4a49b28323d79d57
code hash: 8ae25aca2da9c2bfc645fe9521c3d3a861df5c8b277bff40ac6535c88c42f39e
verified: 6/11/2026, 12:07:56 PM
view raw JSON →