# io.github.BenSpank/pollbolt

AI-native survey & form builder. Manage surveys, responses, analytics, and webhooks.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.0
- **Author:** io.github.BenSpank
- **License:** Unknown
- **Endpoints:** streamable-http https://api.pollbolt.com/mcp
- **Source:** https://pollbolt.com
- **Endpoint health:** reachable (last checked 2026-09-04T21:02:55.361Z, 3 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-04T21:02:55.361Z
- **Version scanned:** live
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

15 declared. Observed from a live `tools/list` probe.
- `create_survey` — Create a new survey. Returns the survey details including share_url. Supported question types: short_text, long_text, multiple_choice, checkbox, checkbox_list, 
- `list_surveys` — List all surveys in your PollBolt account with pagination.
- `get_survey` — Get full details of a specific survey including all questions.
- `update_survey` — Update a survey's title, questions, settings, styles, screens, or logic. Providing questions replaces all existing questions.
- `delete_survey` — Permanently delete a survey and all its responses.
- `list_responses` — List responses for a survey with pagination and filters. Returns response metadata and answers.
- `get_response` — Get a single response by ID.
- `submit_response` — Submit a response to a survey programmatically. Answers is a map of question_id to answer value.
- `get_analytics` — Get analytics summary for a survey (views, responses, completion rate).
- `list_media_library_images` — List images from the account's media library, including brandkits, uploaded media, logos, and theme backgrounds.
- `duplicate_survey` — Create a copy of an existing survey with all its questions, styles, logic, and screens. Returns the new survey details including share_url.
- `create_webhook` — Register a webhook to receive notifications when survey events occur.
- `list_webhooks` — List all registered webhooks for your account.
- `update_webhook` — Update a webhook's URL, events, active status, or secret.
- `delete_webhook` — Delete a registered webhook.

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"pollbolt\": {\n      \"type\": \"http\",\n      \"url\": \"https://api.pollbolt.com/mcp\"\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on someone else's infrastructure.
- Floor 33, ceiling 57 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.BenSpank%2Fpollbolt
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.BenSpank%2Fpollbolt/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.BenSpank%2Fpollbolt
- HTML page: https://forgeregistry.com/registry/io.github.BenSpank%2Fpollbolt
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
