Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_USER_IDNoUser identifier for RBAC authentication
GITHUB_TOKENNoGitHub token for authenticating with GitHub's GraphQL API (required for GitHub review tools)
MCP_USER_ROLENoUser role for RBAC authorization (guest | user | developer | admin)
MCP_CONFIG_JSONNoLegacy environment variable containing inline JSON configuration
MCP_EXEC_CONFIGNoExplicit JSON file path for exec command allowlist configuration
MCP_STRICT_MODENoEnable strict mode for enhanced security validation
MCP_DEFAULT_ROLENoDefault role when no user role is specifiedguest
GITHUB_GRAPHQL_URLNoOptional GitHub GraphQL URL for GitHub API requests
MCP_EXEC_COMMANDS_JSONNoInline JSON payload for exec command allowlist configuration
MCP_REQUIRE_AUTH_DANGEROUSNoRequire authentication for dangerous operations

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/octave-commons/mcp'

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