LimeSurvey MCP Server
@edgarrmondragon
About LimeSurvey MCP Server
A MCP (Model Context Protocol) server for interacting with LimeSurvey.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"limesurvey-mcp": {
"command": "/path/to/uv",
"args": [
"--directory",
"/path/to/limesurvey-mcp",
"run",
"main.py"
],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is LimeSurvey MCP Server?
It is an MCP server for LimeSurvey that enables management of LimeSurvey surveys and responses through the Model Context Protocol.
How to use LimeSurvey MCP Server?
Configure the environment variables LIMESURVEY_URL, LIMESURVEY_USERNAME, and LIMESURVEY_PASSWORD for your LimeSurvey instance, then run the server with uv using the provided MCP client configuration.
Key features of LimeSurvey MCP Server
- Manage LimeSurvey surveys and responses.
Use cases of LimeSurvey MCP Server
- —
FAQ from LimeSurvey MCP Server
What configuration is required?
You must set LIMESURVEY_URL, LIMESURVEY_USERNAME, and LIMESURVEY_PASSWORD to connect to your LimeSurvey instance.
How do I run the server?
Use uv with the directory path to the server and specify run main.py in the command arguments.
What protocol does it use?
It is an MCP server, using the Model Context Protocol.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments