edgarrmondragon
MCP Serveredgarrmondragonpublic

limesurvey mcp

A MCP (Model Context Protocol) server for interacting with LimeSurvey.

Repository Info

2
Stars
2
Forks
2
Watchers
0
Issues
Python
Language
Apache License 2.0
License

About This Server

A MCP (Model Context Protocol) server for interacting with LimeSurvey.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

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.

LimeSurvey Server MCP server

MseeP.ai Security Assessment Badge

Configuration

NameDescription
LIMESURVEY_URLThe URL of your LimeSurvey instance, e.g. https://myinstance.limequery.com/admin/remotecontrol
LIMESURVEY_USERNAMEYour LimeSurvey username
LIMESURVEY_PASSWORDYour 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"
      }
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/edgarrmondragon/limesurvey-mcp
2

Install dependencies

cd limesurvey-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneredgarrmondragon
Repolimesurvey-mcp
LanguagePython
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation