Skip to content
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%
32 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/workflows-mcp-server
Store, query, and create YAML workflow playbooks for LLM agents via MCP. STDIO or Streamable HTTP.
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
scraperapi-mcp
This MCP server enables LLMs to retrieve and process web scraping requests using ScraperAPI.
0 tools
superforms-mcp
MCP server for AI-native forms, feedback forms, surveys, and human answer collection.
0 tools

How to use

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

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