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