Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_TOKENYesGitHub token with Copilot access
OTEL_ENABLEDNoEnable OpenTelemetryfalse
HIVEMIND_PORTNoDashboard server port3000
HIVEMIND_DB_PATHNoSQLite database path.hivemind/state.db
HIVEMIND_LOG_LEVELNoLogging level (debug/info/warn/error)info
HIVEMIND_MAX_AGENTSNoMaximum concurrent agents10
HIVEMIND_PREFERRED_CLI_PATHNoAbsolute path to CLI binary (bypass detection)
HIVEMIND_PREFERRED_CLI_TYPENoOverride detected CLI type (copilot_v2, copilot_v1, codex, gh_copilot, claude)

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/sureshsankaran/mcp-subagent-orchestrator'

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