Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
M3_BACKENDNoBackend to use: 'duckdb' (default) or 'bigquery'duckdb
M3_DB_PATHNoCustom path to DuckDB database file (optional)
M3_DUCKDB_MEMNoDuckDB memory limit per worker (default 3GB)
M3_PROJECT_IDNoRequired for BigQuery backend; Google Cloud project ID
M3_OAUTH2_TOKENNoOAuth2 access token
M3_OAUTH2_SCOPESNoOAuth2 scopes
M3_DUCKDB_THREADSNoDuckDB threads per worker (default 2)
M3_OAUTH2_ENABLEDNoEnable OAuth2 authentication
M3_OAUTH2_AUDIENCENoOAuth2 audience
M3_OAUTH2_ISSUER_URLNoOAuth2 issuer URL
M3_CONVERT_MAX_WORKERSNoNumber of parallel files for conversion (default 4)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/rafiattrach/m3'

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