limesurvey-mcp

limesurvey-mcp

0

LimeSurvey MCP Server is a Model Context Protocol server enabling interaction with LimeSurvey's management features via a standardized protocol. It facilitates survey, question, response, and participant management alongside statistics management using MCP clients.

LimeSurvey MCP Server

A Model Context Protocol (MCP) server that exposes LimeSurvey Remote API functionality as MCP tools. This server provides a standardized way to interact with LimeSurvey's survey management capabilities through MCP clients.

  • Features:

    • Survey Management
    • Question Management
    • Response Management
    • Participant Management
    • Statistics Management
  • Installation:

    • Clone the repository, install dependencies, build the project, and start the server.
  • Configuration:

    • Set up .env file with LimeSurvey API settings and server settings.
  • Development:

    • Built using Node.js, TypeScript, and various libraries like Axios and dotenv.
  • License: MIT