Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server runs on for HTTP mode. If changed, GOOGLE_REDIRECT_URI must also be updated to match.3000
NODE_ENVNoThe application environment (e.g., development, production).development
GOOGLE_CLIENT_IDYesYour Google Cloud OAuth client ID obtained from the Google Cloud Console.
GOOGLE_REDIRECT_URIYesThe authorized redirect URI configured in your Google Cloud project (e.g., http://localhost:3000/auth/callback).http://localhost:3000/auth/callback
GOOGLE_CLIENT_SECRETYesYour Google Cloud OAuth client secret obtained from the Google Cloud Console.

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/savethepolarbears/google-photos-mcp'

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