71
/ 100
21 days ago
glama

ya-planka-mcp

A Model Context Protocol (MCP) server that enables AI clients to read and manage your Planka boards using the Planka REST API.

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
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 3 credentials: PLANKA_API_TOKEN, PLANKA_API_KEY, PLANKA_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPLANKA_BASE_URLedit .env: set and PLANKA_API_KEY
🔐 secretPLANKA_API_TOKENPLANKA_API_KEY Option 1 Recommended. The admin-generated API key from Planka's user administration screen — see Obtaining API Credentials. Checked second, only if is unset.
🔐 secretPLANKA_API_KEYedit .env: set PLANKA_BASE_URL and
configPLANKA_EMAIL+ PLANKA_PASSWORD Option 3 Login credentials. The server exchanges them for a token automatically at startup. Checked last, only if neither token variable is set.
🔐 secretPLANKA_PASSWORDPLANKA_EMAIL + Option 3 Login credentials. The server exchanges them for a token automatically at startup. Checked last, only if neither token variable is set.
// 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 4 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/andrejberg-ya-planka-mcp-1ld1l1)](https://m8ven.ai/mcp/andrejberg-ya-planka-mcp-1ld1l1)
commit: 48abfe7a5465f8fd2a5ae7e4502ba645e25797c1
code hash: 54370532302bfab86bc8d426fb1c98cac8cf328168e11c179dc13c600de06cc6
verified: 7/11/2026, 8:22:25 AM
view raw JSON →
ya-planka-mcp · M8ven Trust Score | M8ven