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
Project Details
- edgarrmondragon/limesurvey-mcp
- Apache License 2.0
- Last Updated: 4/26/2025
Recomended MCP Servers
Ce MCP permet d'interagir avec l'API Recherche d'entreprises mise à disposition par data.gouv.fr.
An Extensible Model Context Protocol (MCP) server
Agentic LLM Vulnerability Scanner / AI red teaming kit 🧪
🔍 Enable AI assistants to search and access ClinicalTrials.gov data through a simple MCP interface.
A Model Context Protocol server for calculating.
This read-only MCP Server allows you to connect to Oracle HCM Cloud data from Claude Desktop through CData...
Play your favorite song without leaving Cursor
TweetBinder MCP Server is a server based on the Model Context Protocol (MCP) that allows Claude and other...
一个基于MCP协议的开发文档服务器,专为各类开发框架文档设计





