Plane MCP Server
by kelvin6365
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLANE_API_KEY | Yes | Your Plane.so API key | |
| PLANE_WORKSPACE_SLUG | Yes | Your Plane.so workspace slug |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-projectsB | List all projects in the workspace |
| get-projectC | Get detailed information about a specific project |
| create-issueC | Create a new issue in a project |
| list-issuesC | List issues from a project |
| get-issueC | Get detailed information about a specific issue |
| update-issueC | Update an existing issue in a project, delete just update the issue title with 'delete' or 'remove' |
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
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/kelvin6365/plane-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server