Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog verbosity: DEBUG, INFO, WARNING, ERROR, CRITICALINFO
FELLOW_API_KEYYesYour Fellow.ai Developer API key
MCP_AUTH_TOKENNoAuthentication token (min 16 characters). Required when MCP_AUTH_ENABLED=true
FELLOW_SUBDOMAINYesYour Fellow workspace subdomain (e.g., acme for acme.fellow.app)
GUNICORN_WORKERSNoNumber of Gunicorn worker processes (1-8)2
MCP_AUTH_ENABLEDNoSet to true to require token authenticationfalse
MCP_ENDPOINT_PATHNoHTTP path for the MCP endpoint/mcp

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/ccsi-sandbox/fellow-mcp-server'

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