disrex-group/plane-mcp-server
If you are the rightful owner of plane-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables LLMs to interact with Plane.so, allowing them to manage projects and issues through Plane's API.
Tools
Functions exposed to the LLM to take actions
list-projects
Lists all projects in your Plane workspace with pagination support.
create-issue
Creates a new issue in a specified project with customizable properties.
list-issues
Lists issues from a specified project with optional filtering and pagination.
update-issue
Updates an existing issue in a project with new information.
list-states
Lists all states in a project.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client