Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token used by the GitHub MCP server (if enabled).
FRONTEND_PORTNoPort for the React console service.
SAFE_DB_SCHEMANoDatabase schema used for gateway sessions.
GATEWAY_LOG_LEVELNoLog level (e.g., DEBUG).
GATEWAY_LLM__BASE_URLNoBase URL for the OpenAI-compatible local model API (e.g., http://localhost:11434/v1).
GATEWAY_GUARD__ENABLEDNoEnable the local LLM safety guard (true/false).
GATEWAY_LLM__AGENT_MODELNoModel used by the red-team agent.
GATEWAY_SESSION__IDLE_TTL_SECONDSNoIdle timeout for MCP sessions in seconds. Default 24 hours (0 disables).

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/danielsmag/aisafenet'

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