Loading MCP server directory, please wait...
Feedback collection for AI agents. Create surveys, collect responses, get results.
npx @getmcp/cli add io.github.sunsiyuan/human-surveyRequires Node.js 18+. Community-contributed server. Review source before installing.
MTS_API_KEYYour HumanSurvey API key (starts with mts_sk_). Get one at https://www.humansurvey.co
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sunsiyuan/human-survey": {
"command": "npx",
"args": [
"-y",
"humansurvey-mcp"
],
"env": {
"MTS_API_KEY": ""
}
}
}
}