plane-ce-mcp
by Bl4nk44
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_HOST | No | Redis host for token storage (optional, falls back to in-memory) | |
| REDIS_PORT | No | Redis port (optional) | |
| LOG_USER_INFO | No | When true, include user display name (PII) in logs | false |
| PLANE_API_KEY | Yes | API key (workspace settings → API tokens) | |
| PLANE_BASE_URL | Yes | Your Plane API URL (required for self-hosted instances) | https://api.plane.so |
| PLANE_WORKSPACE_SLUG | Yes | Target workspace slug | |
| PLANE_INTERNAL_BASE_URL | No | Internal URL for server-to-server calls (optional) | |
| PLANE_INTERNAL_API_EMAIL | No | Plane account email used by the internal-API adapter for pages tools | |
| PLANE_INTERNAL_API_PASSWORD | No | Plane account password used by the internal-API adapter for pages tools | |
| PLANE_PAGES_MAX_CONTENT_LENGTH | No | Default truncation for retrieve_page content (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Bl4nk44/plane-ce-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server