Skip to main content
Glama
lt012071
by lt012071

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
hostNoThe host address to bind the HTTP server to (only used when transport is 'http').0.0.0.0
portNoThe port to bind the HTTP server to (only used when transport is 'http').8000
debugNoEnable debug logging if set.
transportNoTransport protocol to use, either 'stdio' or 'http'.stdio
PYTHONPATHNoThe path to the directory containing the MCP server code.
google_credentialsYesPath to the Google Cloud service account JSON credentials file (passed via --google-credentials flag).

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/lt012071/dam-firebase-mcp-server'

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