Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP/SSE listen port13100
NODE_ENVNoEnvironment (development for pretty logs)production
LOG_LEVELNoLog level (debug, info, warn, error)info
SYNAPSE_JWTNoJWT for human-only tools (optional)
SYNAPSE_URLNoSynapse API base URLhttps://synapse.schaefer.zone
WEBHOOK_HOSTNoHostname for webhook URLssynapse-mcp
WEBHOOK_PORTNoWebhook listen port13101
MCP_TRANSPORTNoTransport mode: 'stdio' or 'http' (WebSocket experimental)http
SSH_PROXY_URLNoSSH Proxy API URLhttp://ssh-proxy:12900
WEBHOOK_SECRETNoSecret for signing webhook payloads
ALLOWED_ORIGINSNoComma-separated CORS origins*
SYNAPSE_MIND_KEYNoMind Key for authentication (required in stdio mode)
BROWSER_PROXY_URLNoBrowser Proxy API URLhttp://browser-proxy:13000
SYNAPSE_PUBLIC_URLNoPublic Synapse URL for onboarding displayhttps://synapse.schaefer.zone

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/Schaefer-Services/synapse-mcp'

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