Installation & Configuration
{
"mcpServers": {
"limesurvey-mcp": {
"command": "/path/to/uv",
"args": [
"--directory",
"/path/to/limesurvey-mcp",
"run",
"main.py"
],
"env": {
"LIMESURVEY_URL": "https://myinstance.limequery.com/admin/remotecontrol",
"LIMESURVEY_USERNAME": "myusername",
"LIMESURVEY_PASSWORD": "mypassword"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/25
Updated
2026/6/8