MCP Hub
Back to servers

survey-builder-ai-mcp

AI-powered survey builder ai MCP server for agents. Supports create survey, validate questions, analyze responses. By MEOK AI Labs.

npm113/wk
Updated
May 4, 2026

Quick Install

npx -y survey-builder-ai-mcp

Survey Builder Ai

By MEOK AI Labs — Create surveys, validate questions, collect responses, and generate analysis reports.

MEOK AI Labs — survey-builder-ai-mcp MCP Server. Build surveys with logic branching and response analysis.

Installation

pip install survey-builder-ai-mcp

Usage

# Run standalone
python server.py

# Or via MCP
mcp install survey-builder-ai-mcp

Tools

create_survey

Create a new survey with questions. Optionally specify question types per question.

Parameters:

  • title (str)
  • questions (str)
  • description (str)
  • question_types (str)

validate_questions

Validate survey questions for clarity, bias, leading language, and best practices.

Parameters:

  • questions (str)

analyze_responses

Analyze survey responses. Provide either a survey_id (for stored data) or a list of response dicts.

Parameters:

  • survey_id (str)
  • responses (str)

generate_report

Generate a summary report for a survey with key findings and recommendations.

Parameters:

  • survey_id (str)
  • title (str)
  • responses (str)

Authentication

Free tier: 15 calls/day. Upgrade at meok.ai/pricing for unlimited access.

Links

License

MIT — MEOK AI Labs

Reviews

No reviews yet

Sign in to write a review