Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port to run the HTTP server on (default is 3000).
MCP_TEST_MODENoUsed to override the default transport mode (e.g., set to 'stdio' to force STDIO in Docker).
OAUTH_AUDIENCENoThe expected audience for OAuth JWT validation. Not needed for STDIO transport.
OAUTH_ISSUER_URLNoURL of the external authorization server (e.g., Auth0, Okta) used to issue JWTs. Not needed for STDIO transport.
GOOGLE_CUSTOM_SEARCH_IDYesYour Google Custom Search Engine ID.
GOOGLE_CUSTOM_SEARCH_API_KEYYesYour Google Custom Search API 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/zoharbabin/google-research-mcp'

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