Back to search
30
MCP

@cyanheads/survey-mcp-server

npm/@cyanheads/survey-mcp-server

Transform LLMs into intelligent interviewers. MCP server for conducting dynamic, conversational surveys with structured data collection. Features skip logic, session resume, multi-tenancy, and pluggable storage backends.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/survey-mcp-server
MCP server for conducting dynamic, conversational surveys with structured data collection.
0 tools
humansurvey-mcp
MCP server for HumanSurvey — let AI agents collect structured feedback from groups of people
0 tools
@cyanheads/git-mcp-server
A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTT
0 tools
io.github.nailuogg/anki-mcp-server
MCP server enabling LLMs to interact with Anki flashcard software through AnkiConnect
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/survey-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}