limesurvey-mcp

limesurvey-mcp

3.2

If you are the rightful owner of limesurvey-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that exposes LimeSurvey Remote API functionality as MCP tools.

The LimeSurvey MCP Server is designed to provide a standardized interface for interacting with LimeSurvey's survey management capabilities through MCP clients. By leveraging the LimeSurvey Remote API, this server allows users to manage surveys, questions, responses, participants, and statistics in a streamlined manner. The server is built using Node.js and TypeScript, ensuring a robust and modern development environment. It supports various operations such as listing surveys, activating surveys, managing questions, exporting responses, and handling participant data. The server is configured via environment variables, making it flexible and easy to deploy in different environments. With the LimeSurvey MCP Server, users can efficiently integrate survey management into their applications, enhancing their ability to collect and analyze data.

Features

  • Standardized MCP interface for LimeSurvey
  • Comprehensive survey management capabilities
  • Support for question, response, and participant management
  • Flexible configuration via environment variables
  • Built with modern technologies like Node.js and TypeScript