Back to directory
edgarrmondragon/limesurvey-mcp

edgarrmondragon/limesurvey-mcp

@edgarrmondragon

An MCP server for interacting with LimeSurvey to manage surveys and responses.

surveylime-surveymcpquestionnairedata-collectionpythonapiresearchtool

Installation & Configuration

{
  "command": "/path/to/uv",
  "args": [
    "--directory",
    "/path/to/limesurvey-mcp",
    "run",
    "main.py"
  ],
  "env": {
    "LIMESURVEY_URL": "https://myinstance.limequery.com/admin/remotecontrol",
    "LIMESURVEY_USERNAME": "your_username",
    "LIMESURVEY_PASSWORD": "your_password"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13