alanflanders/plane-mcp
3.2
If you are the rightful owner of plane-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server for Plane, an open-source project management tool, enabling AI assistants to interact with Plane instances for issue management.
Tools
Functions exposed to the LLM to take actions
get_workspaces
List all workspaces you have access to
get_projects
List all projects in a workspace
create_issue
Create a new issue
get_issues
List issues from a project
get_issue
Get detailed information about a specific issue
update_issue
Update an existing issue
add_comment
Add a comment to an issue
search_issues
Search for issues using text query
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client