pollbolt MCP Tools
pollbolt exposes 15 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_surveyMutatingcreate survey
-
list_surveysRead-onlylist surveys
-
get_surveyRead-onlyget survey
-
update_surveyMutatingupdate survey
-
delete_surveyMutatingdelete survey
-
list_responsesRead-onlylist responses
-
get_responseRead-onlyget response
-
submit_responsesubmit response
-
get_analyticsRead-onlyget analytics
-
list_media_library_imagesRead-onlylist media library images
-
duplicate_surveyduplicate survey
-
create_webhookMutatingcreate webhook
-
list_webhooksRead-onlylist webhooks
-
update_webhookMutatingupdate webhook
-
delete_webhookMutatingdelete webhook
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.