Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind to127.0.0.1
PORTNoPort to listen on8790
MCP_STORENoPath to store MCP client registrations~/.mcp-standalone/mcp.json
MCP_BASE_URLYesBase URL of the MCP server, e.g. https://mcp.brain.biz.id
MCP_MAX_SCOPENoMaximum scope allowed, e.g. execexec
OAUTH_CLIENT_IDNoOptional OAuth client ID; empty allows Dynamic Client Registration (DCR)
MCP_FS_READ_ROOTSNoColon-separated list of directories that can be read
MCP_FS_WRITE_ROOTSNoColon-separated list of directories that can be written
MCP_LOGIN_PASSWORDYesPassword for login protection
MCP_SESSION_SECRETYesSecret for session encryption, generate with `openssl rand -hex 32`

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/oddoclans-commits/mcp-standalone'

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