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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues