Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoPersonal Access Token for GitHub (alternative to OAuth mode).
VERCEL_TOKENNoPersonal Access Token for Vercel (alternative to OAuth mode).
VERCEL_TEAM_IDNoVercel Team ID (optional, required if the project belongs to a team).
KV_REST_API_URLNoAlternative URL for Vercel KV storage (KV_REST_API_URL/KV_REST_API_TOKEN can be used instead of Upstash).
GITHUB_CLIENT_IDNoOAuth Client ID for GitHub (required for GitHub OAuth mode).
VERCEL_CLIENT_IDNoOAuth Client ID for Vercel (required for Vercel OAuth mode).
KV_REST_API_TOKENNoToken for Vercel KV storage.
NEXT_PUBLIC_APP_URLNoPublic URL of the app (must match production domain, used as OAuth redirect URI).
GITHUB_CLIENT_SECRETNoOAuth Client Secret for GitHub.
VERCEL_CLIENT_SECRETNoOAuth Client Secret for Vercel.
UPSTASH_REDIS_REST_URLNoURL for Upstash Redis REST API (used for session storage). Either this with UPSTASH_REDIS_REST_TOKEN or KV_REST_API_URL/KV_REST_API_TOKEN is required.
VERCEL_INTEGRATION_SLUGNoIntegration slug for Vercel OAuth.
UPSTASH_REDIS_REST_TOKENNoToken for Upstash Redis REST API.

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/AditechIO7x/gemini-spark-mcp'

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