Plane MCP Server
未认领No description provided.
安装
$
npx -y @smithery/cli install @kelvin6365/plane-mcp-server --client claude工具(15 个)
assignee_id
(optional): Filter by assignee ID
assignees
(optional): Array of user IDs to assign to this issue
create-issue
Creates a new issue in a specified project.
description_html
HTML description of the issue (required by Plane API)
get-issue
Gets detailed information about a specific issue.
get-project
Gets detailed information about a specific project.
issue_id
ID of the issue to retrieve
limit
(optional): Maximum number of issues to return (default: 50)
list-issues
Lists issues from a specified project with optional filtering.
list-projects
Lists all projects in your Plane workspace.
name
Title of the issue
priority
(optional): Priority of the issue ("urgent", "high", "medium", "low", "none")
project_id
ID of the project to retrieve
state_id
(optional): ID of the state for this issue
update-issue
Updates an existing issue in a project.