Skip to main content
Glama
DTeam-Top
by DTeam-Top

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesRedis connection string (required if you need SSE transport to work, i.e. you want to support Claude Desktop and Web)
DATABASE_URLYesPostgreSQL database connection string (required for OAuth authentication to work, this is where sessions etc. live)
GITHUB_CLIENT_IDYesYour GitHub client ID
GOOGLE_CLIENT_IDYesA Google OAuth client ID
DISCORD_CLIENT_IDYesYour Discord client ID
BETTER_AUTH_SECRETYesAny random string for Better Auth
GITHUB_CLIENT_SECRETYesYour GitHub client secret
GOOGLE_CLIENT_SECRETYesA Google OAuth client secret
NEXT_PUBLIC_BASE_URLYesThe base URL for the Next.js applicationhttp://localhost:3000
DISCORD_CLIENT_SECRETYesYour Discord client secret

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/DTeam-Top/mcp-oauth'

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