74
/ 100
1 month ago
mcp_so

Plane MCP Server

Plane's Official Model Context Protocol Server πŸ”Œ ⌨️ πŸ”₯

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 4 credentials: PLANE_API_KEY, PLANE_OAUTH_PROVIDER_CLIENT_SECRET, REDIS_PASSWORD, REDIS_AUTH_TOKEN_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.
configLOG_USER_INFOβ€” export ="true"
configPLANE_WORKSPACE_SLUGβ€” "": "<your-workspace-slug>",
πŸ” secretPLANE_API_KEYβ€” "": "<your-api-key>",
configMCP_PATH_PREFIX
configPLANE_INTERNAL_BASE_URL
configPLANE_BASE_URLβ€” "": "https://api.plane.so"
configAWS_SECRET_CACHE_TTL
configPLANE_OAUTH_PROVIDER_CLIENT_ID
πŸ” secretPLANE_OAUTH_PROVIDER_CLIENT_SECRET
configPLANE_OAUTH_PROVIDER_BASE_URL
configPLANE_OAUTH_PROVIDER_ENABLE_CIMD
configAWS_ROLE_ARN
configAWS_CONTAINER_CREDENTIALS_FULL_URI
configREDIS_SSL
configREDIS_HOST
configREDIS_PORT
πŸ” secretREDIS_PASSWORD
configELASTICACHE_SECRET_ARN
configAWS_REGION
πŸ” secretREDIS_AUTH_TOKEN_KEY
// 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 5 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/makeplane-plane-mcp-server-3mk6qf)](https://m8ven.ai/mcp/makeplane-plane-mcp-server-3mk6qf)
commit: 954449a2ca4e6e8e40dbd098f88a1512ac2ef0d5
code hash: fcb2a2afea67485a634c23c5db5b08e9f550e9ae1da10126107aafad10ad79fa
verified: 6/27/2026, 8:57:20 AM
view raw JSON β†’