Plate MCP Tools
Plate exposes 28 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_workspacesRead-onlylist workspaces
-
list_projectsRead-onlylist projects
-
list_tasksRead-onlylist tasks
-
list_sectionsRead-onlylist sections
-
get_taskRead-onlyget task
-
list_commentsRead-onlylist comments
-
list_membersRead-onlylist members
-
list_activityRead-onlylist activity
-
list_statusesRead-onlylist statuses
-
list_labelsRead-onlylist labels
-
create_taskMutatingcreate task
-
update_taskMutatingupdate task
-
complete_taskcomplete task
-
delete_taskMutatingdelete task
-
create_projectMutatingcreate project
-
update_projectMutatingupdate project
-
create_sectionMutatingcreate section
-
update_sectionMutatingupdate section
-
delete_commentMutatingdelete comment
-
create_commentMutatingcreate comment
-
create_tasksMutatingcreate tasks
-
update_tasksMutatingupdate tasks
-
complete_taskscomplete tasks
-
delete_tasksMutatingdelete tasks
-
create_sectionsMutatingcreate sections
-
update_sectionsMutatingupdate sections
-
create_commentsMutatingcreate comments
-
delete_commentsMutatingdelete comments
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.