71
/ 100
16 days ago
glama

plane-selfhost-mcp

Enables interaction with self-hosted Plane project management instances using X-API-Key authentication, offering tools for project discovery, issue management, and workflow state operations.

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.
🔐
You'll be asked for 1 credential: PLANE_API_KEY
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.
configPLANE_BASE_URLIf you see a runtime error about missing , PLANE_API_KEY, or PLANE_WORKSPACE_SLUG, check the project-root .env file first, then check whether the MCP process is receiving any explicit env overrides.
🔐 secretPLANE_API_KEYIf you see a runtime error about missing PLANE_BASE_URL, , or PLANE_WORKSPACE_SLUG, check the project-root .env file first, then check whether the MCP process is receiving any explicit env overrides.
configPLANE_WORKSPACE_SLUGIf you see a runtime error about missing PLANE_BASE_URL, PLANE_API_KEY, or , check the project-root .env file first, then check whether the MCP process is receiving any explicit env overrides.
// 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/nicolasegpla-plane-selfhost-mcp-c7ks7g)](https://m8ven.ai/mcp/nicolasegpla-plane-selfhost-mcp-c7ks7g)
commit: b244081657e2a9bc7279d490d01743bca50430ca
code hash: 3f0b9eef96f4cefefef683db4dc0e8e42ca1f2ed48b3b41656dc53c13f272462
verified: 7/15/2026, 8:45:26 AM
view raw JSON →