Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host to bind HTTP transport (default: 0.0.0.0) | 0.0.0.0 |
| MCP_PORT | No | Port for HTTP transport (default: 8080) | 8080 |
| PLANE_API_KEY | Yes | API key from Plane (Profile Settings > API Tokens) | |
| PLANE_BASE_URL | Yes | Your Plane instance URL (e.g. https://plane.example.com) |
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 | |