✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

LimeSurvey MCP Server

This is an MCP server for LimeSurvey. It is a simple server that allows you to manage your LimeSurvey surveys and responses.

Configuration

NameDescription
LIMESURVEY_URLThe URL of your LimeSurvey instance, e.g. https://myinstance.limequery.com/admin/remotecontrol
LIMESURVEY_USERNAMEYour LimeSurvey username
LIMESURVEY_PASSWORDYour LimeSurvey password

Using with MCP clients

{
  "mcpServers": {
    "limesurvey-mcp": {
      // For example, /Users/<YOUR USERNAME>/.local/bin/uv
      "command": "/path/to/uv",
      "args": [
        "--directory",
        // For example, /Users/<YOUR USERNAME>/mcp-servers/limesurvey-mcp
        "/path/to/limesurvey-mcp",
        "run",
        "main.py"
      ],
      "env": {
        // see config above
        // "LIMESURVEY_URL": "https://myinstance.limequery.com/admin/remotecontrol"
        // "LIMESURVEY_USERNAME": "myusername"
        // "LIMESURVEY_PASSWORD": "mypassword"
      }
    }
  }
}

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
252 1957
AI Engineering
Python Bug Fixer
119 1433
Customer service
Service ERP
126 1188
Verified Icon
AI Agents
AI Chatbot Starter Kit
1336 8300 5.0
AI Agents
AI Video Generator
252 2007 5.0
Verified Icon
AI Assistants
Speech to Text
137 1882

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.