Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_HOSTNoStreamable HTTP bind address127.0.0.1
MCP_HTTP_PATHNoStreamable HTTP endpoint/mcp
MCP_HTTP_PORTNoStreamable HTTP port3000
MCP_TRANSPORTNostdio or httpstdio
LIMESURVEY_URLYesExact RemoteControl URL, for example https://survey.example.com/index.php/admin/remotecontrol
LIMESURVEY_PASSWORDYesService account password
LIMESURVEY_USERNAMEYesLimeSurvey service account
LIMESURVEY_READ_ONLYNoBlock every non-read-only MCP tool before an RPC callfalse
LIMESURVEY_THEME_DIRNoDedicated output directory for generated theme ZIPs
LIMESURVEY_EXPORT_DIRNoDedicated output directory for decoded exports
LIMESURVEY_IMPORT_DIRNoDedicated input directory for import_data_path reads (falls back to LIMESURVEY_EXPORT_DIR)
LIMESURVEY_TIMEOUT_MSNoRemoteControl request timeout30000
MCP_HTTP_BEARER_TOKENNoRequired for every non-loopback HTTP binding
LIMESURVEY_AUTH_PLUGINNoLimeSurvey authentication pluginAuthdb
MCP_HTTP_ALLOWED_HOSTSNoComma-separated exact Host allowlist
MCP_HTTP_ALLOWED_ORIGINSNoComma-separated exact browser Origin allowlist
LIMESURVEY_MAX_EXPORT_BYTESNoMaximum decoded export size104857600
LIMESURVEY_MAX_IMPORT_BYTESNoMaximum file size accepted via import_data_path52428800
LIMESURVEY_MAX_RESPONSE_CHARSNoMaximum inline result size50000
LIMESURVEY_MAX_THEME_ASSET_BYTESNoMaximum logo and theme entry size5242880
LIMESURVEY_ENABLE_EXPERIMENTAL_METHODSNoEnable non-standard list_response_exportsfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wagner-Emden-IT-Services/limesurvey-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server