LimeSurvey
Manage surveys and responses in your LimeSurvey instance.
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
| Name | Description |
|---|---|
| LIMESURVEY_URL | The URL of your LimeSurvey instance, e.g. https://myinstance.limequery.com/admin/remotecontrol |
| LIMESURVEY_USERNAME | Your LimeSurvey username |
| LIMESURVEY_PASSWORD | Your 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"
}
}
}
}
Servidores relacionados
Shared Memory
Provides shared memory for agentic teams to improve token efficiency and coordination.
Overleaf
Access and analyze Overleaf projects and LaTeX files through Git integration.
TinyTasks MCP Server
A hybrid MCP server compatible with Claude Desktop and Web, supporting both local and web deployment modes for task management.
U301 URL Shortener
Create short URLs using the U301 URL Shortener service.
Time MCP Server
Provides current time and timezone conversion capabilities for LLMs, using IANA timezone names.
Calculator
A simple calculator server for performing basic arithmetic operations.
Project Handoffs
Manages AI session handoffs and tracks next steps for projects.
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.
Iron Manus MCP
A modular MCP server for task orchestration, API integration, and knowledge synthesis using a finite state machine.
n8n MCP Server
An MCP server for interacting with n8n workflows via natural language.
