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
| Name | Description |
|---|---|
| LIMESURVEY_URL | The URL of your LimeSurvey instance, e.g. https://myinstance.limequery.com/admin/remotecontrol |
| LIMESURVEY_USERNAME | Your LimeSurvey username |
| LIMESURVEY_PASSWORD | Your 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"
}
}
}
}
LimeSurvey Survey Management Server
241
Project Details
- edgarrmondragon/limesurvey-mcp
- Apache License 2.0
- Last Updated: 4/26/2025
Recomended MCP Servers
Easy Copy
A MCP server that lists all available MCP services for easy copying and usage
Lovable Project Interface
🧩
Email Checker MCP Server
Godot MCP
MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing...
🧩
Zerodha Trading
A Model Context Protocol (MCP) server that enables AI models to interact with the Zerodha trading platform. This...
🧩
MCP Multilspy
🧩
OpenSearch MCP Server
🧩
Australian Bureau of Statistics (ABS)
MCP server for Australian Bureau of Statistics
StarRocks MCP Server
StarRocks MCP (Model Context Protocol) Server
🧩
MemoDB
Mattermost Integration Server
🧩
Cursor DB MCP Server
Model Context Protocol server for querying Cursor chat history





