Labsco
edgarrmondragon logo

LimeSurvey

โ˜… 5

from edgarrmondragon

Manage surveys and responses in your LimeSurvey instance.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” an MCP server for managing surveys and responses in your LimeSurvey instance.

What you get โ€”

  • Manage LimeSurvey surveys and their responses through an MCP client โ€” "list my surveys and summarize responses"
  • A simple server wrapping LimeSurvey's RemoteControl API

Requirements โ€” a LimeSurvey instance and credentials: LIMESURVEY_URL (pointing at /admin/remotecontrol), LIMESURVEY_USERNAME and LIMESURVEY_PASSWORD.

Cost snapshot โ€” free and open source (Apache-2.0). LimeSurvey itself is open source (self-hostable) or offered as a paid hosted service โ€” you supply your own instance.

Setup effort โ€” run via uv --directory /path/to/limesurvey-mcp run main.py in your MCP client config with the three env vars.

Our take โ€” a straightforward option if you already run LimeSurvey and want conversational access; the README is thin on specific tools, and you'll need the RemoteControl API enabled with valid admin credentials for it to work.

Source: the project README โ€” summarized 2026-07-08.