A
licenseNot graded
qualityA
maintenancePublic MCP server for agent-created, human-friendly, short-lived surveys. Enables agents to ask structured questions and retrieve answers.
2
MIT
No user-submitted related servers found.
Scored across 10 tools
Every tool targets a distinct resource and action: questions, options, answers, and personages are all clearly separated without overlap.
All tool names follow a consistent verb_noun pattern using snake_case, such as create_question, list_answers, update_question_option.
With 10 tools, the server covers the full lifecycle of questionnaire management without superfluous or missing tools.
CRUD for questions and options is complete, and listing answers and personages is provided. Minor gap: no tool to create or submit answers, but the set focuses on admin management.