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"
}
}
}
}
相关服务器
Todoist
Interact with the Todoist API to manage your tasks using natural language.
Anki MCP Server
Interact with Anki flashcard software using LLMs via the AnkiConnect add-on.
Confluence MCP Server
Programmatically access and search Confluence spaces, pages, and content using its REST API.
Evernote
Connects your Evernote account to an LLM, enabling natural language search and queries over your notes.
Jotform
An MCP server which brings Jotform to your AI client or LLM
ZenHub
Access the ZenHub GraphQL API to manage project workflows and enhance productivity.
Atlassian Confluence
Interact with Atlassian Confluence Cloud spaces, pages, and content in real-time.
AIQBee
Connect AI assistants to your Aiqbee knowledge graph via MCP.
ComplianceCow MCP Server
Provides AI agents with compliance insights, auditable responses, and actions like ticket creation and policy fixes.
YNAB
Interact with your YNAB (You Need A Budget) budgets and financial data.
