mcp-survey

zavora-ai/mcp-survey
★ 1 stars Rust Security Updated today
Survey MCP Server — a survey platform: create (typed questions), deliver (collectors + email invitations), and measure (NPS, CSAT, distributions, cross-tabs)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-survey": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-survey"
      ]
    }
  }
}

README Excerpt

A survey platform for [ADK-Rust Enterprise](https://enterprise.adk-rust.com) agents — **create, deliver, and measure** surveys. 21 MCP tools spanning authoring (typed questions with validation), distribution (collectors + email invitations with quotas), response collection (validated, partial or complete), and a measurement layer (completion/response rates, **NPS**, **CSAT**, distributions, and **cross-tabs**) — with a full audit trail.