Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GCP_REGIONNoGCP region (required for cloud services)us-central1
GCP_PROJECTNoGCP project ID (required for cloud services like Cloud SQL, AlloyDB, BigQuery, Spanner, Firestore)
DATABASE_HOSTNoDatabase hostlocalhost
DATABASE_NAMENoDatabase name or file path
DATABASE_PORTNoDatabase port (default varies by database type: PostgreSQL: 5432, MySQL: 3306, MongoDB: 27017, Redis: 6379, MSSQL: 1433)
DATABASE_USERNoDatabase user
MCP_TOOLBOX_HOSTNoHTTP listening address when transport=http127.0.0.1
MCP_TOOLBOX_PORTNoHTTP port when transport=http5000
DATABASE_PASSWORDNoDatabase password
MCP_TOOLBOX_TRANSPORTNoTransport mode between wrapper and toolbox: 'stdio' (default) or 'http'stdio

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/ZeaoZhang/database-mcp'

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