Skip to content
Cline

survey builder ai mcp for Cline

io.github.csoai-org/survey-builder-ai-mcp

AI-powered survey builder ai MCP server for agents. Supports create survey, validate questions

client:Cline transport:stdio runtime:pypi

Install survey builder ai mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "survey-builder-ai-mcp": {
      "command": "uvx",
      "args": [
        "survey-builder-ai-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

survey builder ai mcp in other clients