Back to search
30
MCP

humansurvey-mcp

npm/humansurvey-mcp

MCP server for HumanSurvey — let AI agents collect structured feedback from groups of people

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

Similar MCP servers embedding-nearest

humanchain-mcp
MCP server for HumanChain — AI agents pause for human expert guidance via the consult() tool.
0 tools
ask-human-mcp
MCP server that lets AI agents escalate questions to humans
0 tools
io.github.cyanheads/survey-mcp-server
MCP server for conducting dynamic, conversational surveys with structured data collection.
0 tools
survey-builder-ai-mcp
AI-powered survey builder ai MCP server for agents. Supports create survey, validate questions, analyze responses. By MEOK AI Labs.
0 tools
human-in-the-loop-mcp-server
Human-In-the-Loop MCP Server - Enable AI assistants to interact with humans through GUI dialogs
0 tools
ask-human-for-context-mcp
Ask Human for Context MCP Server - GUI dialogs for AI assistant interaction
0 tools

How to use

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

{
  "mcpServers": {
    "humansurvey-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}