Odel
human survey

human survey

Local
@sunsiyuan1TypeScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmhumansurvey-mcpv1.2.0

Run

npx -y humansurvey-mcp

MCP client config

{
  "mcpServers": {
    "human-survey": {
      "command": "npx",
      "args": [
        "-y",
        "humansurvey-mcp"
      ]
    }
  }
}