Overview
Features
list-projects
Lists all projects in your Plane workspace.
get-project
Gets detailed information about a specific project.
create-issue
Creates a new issue in a specified project with customizable properties (name, description_html, priority, state_id, assignees).
list-issues
Lists issues from a project with optional filtering by state_id, priority, and assignee, with an optional limit.
get-issue
Gets detailed information about a specific issue.
update-issue
Updates an existing issue with new information (name, description_html, priority, state_id, assignees).
Who Is This For?
- LLMs:Interact with Plane workspace to manage projects and issues via MCP
- Developers:Configure and deploy the Plane MCP Server and integrate with client apps




