Skip to main content
Glama
davidf9999
by davidf9999

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoServer transport mode: 'stdio' (default) or 'http'.stdio
MCP_AUTH_TOKENNoAuthentication token for basic auth (format 'user:password') or bearer token.
MCP_SERVER_URLNoServer URL for legacy clients.
MCP_SERVER_USERNoUsername for basic authentication (used with MCP_SERVER_PASSWORD).
PYTHONUNBUFFEREDNoSet to '1' to disable Python output buffering (recommended for Docker).0
MCP_SERVER_PASSWORDNoPassword for basic authentication (used with MCP_SERVER_USER).
GX_ANALYTICS_ENABLEDNoSet to 'false' to disable Great Expectations anonymous usage telemetry.true
MCP_CSV_SIZE_LIMIT_MBNoMaximum CSV file size in MB (1-1024). Default is 50.50

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/davidf9999/gx-mcp-server'

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