mcp-surveys
by EzzySoft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Redis connection string | redis://redis:6379/0 |
| MCP_AUTH_TOKEN | No | Optional bearer token for private /mcp/ deployments | |
| PUBLIC_BASE_URL | No | Base URL used in links returned to agents | https://mcp.voevoda-sailing.ru |
| REDIS_KEY_PREFIX | No | Redis key prefix | mcp-surveys |
| MAX_CREATE_SURVEY_BYTES | No | Max serialized create-survey payload size | 131072 |
| SURVEY_LINK_TTL_SECONDS | No | Active survey lifetime before completion | 3600 |
| SURVEY_COMPLETED_TTL_SECONDS | No | Result lifetime after completion | 10800 |
| CREATE_SURVEY_RATE_LIMIT_PER_HOUR | No | Max surveys created per client IP per hour | 60 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/EzzySoft/mcp-surveys'
If you have feedback or need assistance with the MCP directory API, please join our Discord server