- Pollbolt
Pollbolt
Overview
PollBolt MCP Server
PollBolt is an AI-native survey & form builder. This MCP server lets AI agents create, edit, and analyze surveys directly from your client.
Tools
- create_survey / update_survey — build and edit surveys (27 question types, logic, scoring)
- list_surveys / get_survey / duplicate_survey / delete_survey
- list_responses / get_response / submit_response
- get_analytics — completion rates and response data
- create / update / list / delete webhook — real-time delivery to external systems
- list_media_library_images
Authentication
OAuth 2.1 with PKCE + Dynamic Client Registration. On first connect you'll sign in with your PollBolt account.
Setup
{
"mcpServers": {
"pollbolt": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.pollbolt.com/mcp"]
}
}
}
Server Config
{
"mcpServers": {
"pollbolt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.pollbolt.com/mcp"
]
}
}
}Project Info
Created At
4 hours agoUpdated At
3 hours agoAuthor Name
-Star
-Language
-License
-Homepage
https://pollbolt.comRecommend Servers
View AllNumox
12 hours ago