Skip to main content
Glama
cyanheads

@cyanheads/survey-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe minimum level for logging (debug, info, warn, error).info
OTEL_ENABLEDNoSet to true to enable OpenTelemetry.false
MCP_AUTH_MODENoAuthentication mode: none, jwt, or oauth.none
MCP_HTTP_PORTNoThe port for the HTTP server.3019
OAUTH_ISSUER_URLNoRequired for oauth auth. URL of the OIDC provider.
MCP_TRANSPORT_TYPENoThe transport to use: stdio or http.http
MCP_AUTH_SECRET_KEYNoRequired for jwt auth. A 32+ character secret key.
STORAGE_PROVIDER_TYPENoStorage backend: in-memory, filesystem, supabase, cloudflare-kv, r2.in-memory
SURVEY_RESPONSES_PATHNoPath to directory for storing session responses (filesystem mode)../survey-responses
SURVEY_DEFINITIONS_PATHNoPath to directory containing survey JSON files (recursive scan)../survey-definitions

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/cyanheads/survey-mcp-server'

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