LimeSurvey MCP Server

Apache 2.0

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.

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" } } } }
-
security - not tested
-
license - not tested
-
quality - not tested

A simple server that enables management of LimeSurvey surveys and responses through MCP client integration.

  1. Configuration
    1. Using with MCP clients

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        An MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
        Last updated -
        1
        16
        JavaScript
      • A
        security
        A
        license
        A
        quality
        The server functions as an MCP server to interact with Notion for retrieving and creating survey data, integrating with the Claude Desktop Client for conducting and reviewing surveys.
        Last updated -
        6
        Python
        Apache 2.0
      • -
        security
        A
        license
        -
        quality
        This MCP server provides access to TripAdvisor data for planning vacations, enabling users to search for and get details about locations, attractions, restaurants, and hotels through an interactive planning experience.
        Last updated -
        1
        Python
        Apache 2.0
        • Linux
        • Apple
      • A
        security
        F
        license
        A
        quality
        An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
        Last updated -
        39
        21
        • Apple

      View all related MCP servers

      ID: a7sfwqepmb