Manage LimeSurvey surveys and responses efficiently using a Model Context Protocol server that enables seamless integration and remote control of survey data through configurable authentication and URL settings.
Unlock the full potential of LimeSurvey MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
This is an MCP server for LimeSurvey. It is a simple server that allows you to manage your LimeSurvey surveys and responses.
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 |
{ "mcpServers": { "limesurvey-mcp": { // For example, /Users//.local/bin/uv "command": "/path/to/uv", "args": [ "--directory", // For example, /Users//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" } } } }
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!