TaskLite MCP Tools
TaskLite exposes 48 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_organizationsRead-onlylist organizations
-
configure_external_accessconfigure external access
-
list_projectsRead-onlylist projects
-
list_boardsRead-onlylist boards
-
create_projectMutatingcreate project
-
create_boardMutatingcreate board
-
create_columnMutatingcreate column
-
get_board_schemaRead-onlyget board schema
-
update_boardMutatingupdate board
-
delete_boardMutatingdelete board
-
delete_projectMutatingdelete project
-
update_columnMutatingupdate column
-
delete_columnMutatingdelete column
-
reorder_columnsreorder columns
-
export_projectRead-onlyexport project
-
query_itemsRead-onlyquery items
-
create_itemMutatingcreate item
-
update_itemMutatingupdate item
-
set_cellMutatingset cell
-
delete_itemMutatingdelete item
-
list_commentsRead-onlylist comments
-
add_commentMutatingadd comment
-
update_commentMutatingupdate comment
-
delete_commentMutatingdelete comment
-
request_file_uploadrequest file upload
-
list_uploaded_filesRead-onlylist uploaded files
-
revoke_upload_linkMutatingrevoke upload link
-
create_appMutatingcreate app
-
push_statusMutatingpush status
-
send_test_pushMutatingsend test push
-
publish_appMutatingpublish app
-
create_app_endpointMutatingcreate app endpoint
-
list_app_endpointsRead-onlylist app endpoints
-
update_app_endpointMutatingupdate app endpoint
-
create_app_api_keyMutatingcreate app api key
-
build_backendbuild backend
-
create_automationMutatingcreate automation
-
update_automationMutatingupdate automation
-
list_automationsRead-onlylist automations
-
list_appsRead-onlylist apps
-
get_app_specRead-onlyget app spec
-
get_frontend_promptRead-onlyget frontend prompt
-
searchRead-onlysearch
-
fetchRead-onlyfetch
-
deploy_frontenddeploy frontend
-
list_deploymentsRead-onlylist deployments
-
get_deployment_filesRead-onlyget deployment files
-
rollback_deploymentrollback deployment
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.