HomeProductivity › human-survey

human-survey

Self-reported attribution: which channel and which creator your users first heard you from.

TypeScript Cloud macOSWindowsLinux
★ 1 stars Last pushed 2026-08-01 License: MIT

Topics: Workplace & Productivity

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y humansurvey-mcp@1.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "human-survey": {
      "command": "npx",
      "args": [
        "-y",
        "humansurvey-mcp@1.2.0"
      ],
      "env": {
        "HUMANSURVEY_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • HUMANSURVEY_API_KEY required secret — Your HumanSurvey API key (starts with hs_sk_). Get one at https://www.humansurvey.co

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry