Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRANSPORTNoThe communication protocol for the MCP server (e.g., 'stdio').
DB_PASSWORDNoThe PostgreSQL password (used when STORAGE_TYPE is 'postgres').
WEBHOOK_URLNoThe URL for an external service webhook (e.g., Make, Zapier).
STORAGE_TYPENoThe storage backend to use. Must be either 'supabase' or 'postgres'.
SUPABASE_URLNoYour Supabase project URL (e.g., https://abc123.supabase.co).
WEBHOOKS_JSONNoA JSON array string containing multiple webhook configurations.
WEBHOOK_SECRETNoA shared secret for HMAC signature verification of webhook payloads.
SUPABASE_SERVICE_KEYNoYour Supabase service role key.

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/gabriellangon/nemo-mcp'

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