plane-mcp-server
by Novalya-Labs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLANE_API_KEY | Yes | Your Plane.so API key for authentication. | |
| PLANE_WORKSPACE_SLUG | Yes | Your Plane.so workspace slug found in the URL. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list-projectsA | List all projects in the workspace |
| get-projectB | Get detailed information about a specific project |
| create-projectB | Create a new project |
| update-projectC | Update a project |
| delete-projectC | Delete a project |
| list-issuesB | List all issues in a project |
| create-issueC | Create a new issue |
| get-issueB | Get an issue by its ID |
| update-issueD | Update an issue |
| delete-issueC | Delete an issue |
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/Novalya-Labs/plane-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server