Loomal

human-survey

MCP server by github.com/sunsiyuan/human-survey

Feedback collection for AI agents. Create surveys, collect responses, get results.

0 starsnpm: humansurvey-mcp

About human-survey

human-survey is an MCP (Model Context Protocol) server published by sunsiyuan in the official MCP registry, listed under Autonomous Agents on Loomal. Feedback collection for AI agents. Create surveys, collect responses, get results.

It ships as an npm package (humansurvey-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sunsiyuan/human-survey.

Use human-survey with your agent

Claude Code · one command
claude mcp add human-survey -- npx -y humansurvey-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "human-survey": {
      "command": "npx",
      "args": [
        "-y",
        "humansurvey-mcp"
      ]
    }
  }
}
npmhumansurvey-mcp

Frequently asked questions

What is human-survey?
human-survey is an MCP (Model Context Protocol) server by sunsiyuan in the Autonomous Agents category. Feedback collection for AI agents. Create surveys, collect responses, get results.
How do I connect human-survey to Claude, Cursor, or another MCP client?
Install human-survey from its npm package (humansurvey-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is human-survey open source?
Yes — the source code is public at github.com/sunsiyuan/human-survey.
Can AI agents pay to use human-survey?
Not yet through Loomal — human-survey is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain human-survey? Claim this listing free by verifying GitHub ownership, or contact us.