73
/ 100
9 days ago
glama

limesurvey-mcp-server

MCP server that exposes LimeSurvey's RemoteControl 2 JSON-RPC API as tools, enabling survey creation, activation, response export, and participant management through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: LIMESURVEY_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLIMESURVEY_URL(, LIMESURVEY_USERNAME, LIMESURVEY_PASSWORD, LIMESURVEY_AUTH_PLUGIN,
configLIMESURVEY_USERNAME(LIMESURVEY_URL, , LIMESURVEY_PASSWORD, LIMESURVEY_AUTH_PLUGIN,
🔐 secretLIMESURVEY_PASSWORDchange-this
configLIMESURVEY_AUTH_PLUGIN(LIMESURVEY_URL, LIMESURVEY_USERNAME, LIMESURVEY_PASSWORD, ,
configLIMESURVEY_TIMEOUT, LIMESURVEY_VERIFY_SSL).
configLIMESURVEY_MCP_ENV_FILEThe server looks for .env in this order: (explicit path) →
configLIMESURVEY_MCP_HOME$/.env → ~/.config/limesurvey-mcp/.env → ./.env in the directory
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pmanciniq-limesurvey-mcp-server-1bxax0)](https://m8ven.ai/mcp/pmanciniq-limesurvey-mcp-server-1bxax0)
commit: 6457b07b9b42111771e50c441309b7be3c1d3295
code hash: bda07338fb67afd7e0be4c285fe108c7c9e9ab27e43637d296997bdd66d90674
verified: 7/22/2026, 8:47:57 AM
view raw JSON →