CatchAll MCP Tools
CatchAll exposes 61 tools. Each one has its own page with the configuration for every client that can run this server.
-
submit_querysubmit query
-
initialize_queryinitialize query
-
get_job_statusRead-onlyget job status
-
pull_resultspull results
-
pull_job_csvpull job csv
-
continue_jobcontinue job
-
list_user_jobsRead-onlylist user jobs
-
delete_jobMutatingdelete job
-
validate_queryvalidate query
-
list_source_groupsRead-onlylist source groups
-
create_monitorMutatingcreate monitor
-
list_monitorsRead-onlylist monitors
-
pull_monitor_resultspull monitor results
-
pull_monitor_csvpull monitor csv
-
list_monitor_jobsRead-onlylist monitor jobs
-
disable_monitordisable monitor
-
enable_monitorenable monitor
-
update_monitorMutatingupdate monitor
-
delete_monitorMutatingdelete monitor
-
get_monitor_statusRead-onlyget monitor status
-
list_webhooksRead-onlylist webhooks
-
create_webhookMutatingcreate webhook
-
get_webhookRead-onlyget webhook
-
update_webhookMutatingupdate webhook
-
delete_webhookMutatingdelete webhook
-
test_webhooktest webhook
-
assign_webhook_resourceMutatingassign webhook resource
-
list_webhook_resourcesRead-onlylist webhook resources
-
remove_webhook_resourceMutatingremove webhook resource
-
list_resource_webhooksRead-onlylist resource webhooks
-
get_webhook_historyRead-onlyget webhook history
-
trigger_webhooktrigger webhook
-
create_datasetMutatingcreate dataset
-
list_datasetsRead-onlylist datasets
-
get_datasetRead-onlyget dataset
-
update_datasetMutatingupdate dataset
-
delete_datasetMutatingdelete dataset
-
add_dataset_entitiesMutatingadd dataset entities
-
remove_dataset_entitiesMutatingremove dataset entities
-
list_dataset_entitiesRead-onlylist dataset entities
-
get_dataset_statusRead-onlyget dataset status
-
create_dataset_from_csvMutatingcreate dataset from csv
-
append_csv_to_datasetMutatingappend csv to dataset
-
create_entityMutatingcreate entity
-
list_entitiesRead-onlylist entities
-
create_entities_batchMutatingcreate entities batch
-
get_entityRead-onlyget entity
-
update_entityMutatingupdate entity
-
delete_entityMutatingdelete entity
-
create_projectMutatingcreate project
-
list_projectsRead-onlylist projects
-
get_projectRead-onlyget project
-
update_projectMutatingupdate project
-
delete_projectMutatingdelete project
-
get_project_overviewRead-onlyget project overview
-
add_project_resourcesMutatingadd project resources
-
list_project_resourcesRead-onlylist project resources
-
remove_project_resourceMutatingremove project resource
-
get_user_limitsRead-onlyget user limits
-
check_healthRead-onlycheck health
-
get_versionRead-onlyget version
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.