list-projects
Lists all projects in your Plane workspace.
How to use it
list-projects is exposed by the Plane MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list-projects tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Plane MCP Server
npx -y @smithery/cli install @kelvin6365/plane-mcp-server --client claudeOther tools in Plane MCP Server (14)
(optional): Filter by assignee ID
(optional): Array of user IDs to assign to this issue
Creates a new issue in a specified project.
HTML description of the issue (required by Plane API)
Gets detailed information about a specific issue.
Gets detailed information about a specific project.
ID of the issue to retrieve
(optional): Maximum number of issues to return (default: 50)
Lists issues from a specified project with optional filtering.
Title of the issue
(optional): Priority of the issue ("urgent", "high", "medium", "low", "none")
ID of the project to retrieve
(optional): ID of the state for this issue
Updates an existing issue in a project.