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
243
Project Details
- edgarrmondragon/limesurvey-mcp
- Apache License 2.0
- Last Updated: 4/26/2025
Recomended MCP Servers
🧩
MariaDB Reader MCP Server
mcp_server_mariadb_reader
Documentation Retrieval Server
🧩
People Data Labs MCP Server
Tinybird Analytics
Yeoman Server
Yeoman mcp so AI can scaffold projects
🧩
Kubernetes MCP Server
Dufs
A file server that supports static serving, uploading, searching, accessing control, webdav...
🧩
Letter Counter Server
A letter-counter-mcp-server for solving the strawberry LLM problem
Spotify
MCP to connect Claude with Spotify.
🧩
Things MCP Server
Things.app MCP Server
SeekChat
✨ A Sleek and Powerful AI Desktop Assistant that supports MCP integration✨
🧩
Secure Remote MCP Server
Azure API Management as AI Gateway to Remote MCP servers.





