mcp-name: io.github.CSOAI-ORG/survey-builder-ai-mcp
By MEOK AI Labs β Create surveys, validate questions, collect responses, and generate analysis reports.
Create surveys, validate questions, collect responses, and generate analysis reports
Create surveys, validate questions, collect responses, and generate analysis reports.
# Install via pip
pip install survey_builder_ai_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install survey-builder-ai-mcp --client claude- MCP protocol compliant
- Easy installation
- Well-documented API
- Production-ready
- Active maintenance
This MCP server is built with EU AI Act compliance built-in:
- β Article 9 β Risk Management System
- β Article 13 β Transparency & Instructions for Use
- β Article 15 β Bias Detection & Testing
- β Article 26 β FRIA Support (where applicable)
- β Article 50 β AI Content Watermarking (where applicable)
Need help getting compliant? Book a free 15-min diagnostic β
Need custom development, SLA guarantees, or white-label deployment?
- Pro: $99/mo β Full MCP suite + EU AI Act tracking
- Enterprise: $499/mo β Custom dev + SLA + Dedicated support
View Pricing β | Contact Sales β
This server is part of the MEOK AI Labs ecosystem β 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT Β© CSOAI-ORG
Built with π by MEOK AI Labs Β· UK Companies House 16939677
MIT β MEOK AI LabsBuild something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool β EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.
# One-shot install of the governance pack
npx meok-setup --pack governanceFree tier: 10 calls/day per MCP. Pro tier (Β£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.
β Full catalogue: councilof.ai/catalogue β MEOK AI Labs: meok.ai
| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | Β£1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | Β£9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | Β£29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe β VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"survey-builder-ai-mcp": {
"command": "uvx",
"args": ["survey-builder-ai-mcp"]
}
}
}Or: pip install survey-builder-ai-mcp then run the survey-builder-ai-mcp command (stdio transport).
Once configured, ask your assistant, for example:
- "Use
create_surveyto β¦" - "Use
validate_questionsto β¦" - "Use
analyze_responsesto β¦"