Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GOOGLE_API_KEYNoAPI key for Gemini adapter (optional, enables Gemini agent)
OPENAI_API_KEYNoAPI key for OpenAI adapter (optional, enables GPT agent)
CODEX_AVAILABLENoSet to 'true' to enable Codex CLI adapter (optional)
ANTHROPIC_API_KEYNoAPI key for Claude adapter (optional, enables Claude agent)
DASHSCOPE_API_KEYNoAPI key for Qwen adapter (optional, enables Qwen agent)
OPENCODE_AVAILABLENoSet to 'true' to enable OpenCode CLI adapter (optional)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
save_eventD
list_eventsD
resume_projectD
create_snapshotD
get_git_contextD
get_git_statusD
get_recent_changesD
detect_conflictsD
resolve_conflictsD
extract_intentsD
detect_contradictionsD
resume_with_intentD
create_taskD
assign_taskD
add_task_dependencyD
change_task_priorityD
handoff_taskD
get_task_graphD
orchestrate_projectD
run_decision_pipelineD
get_observability_dashboardD
get_workflow_traceD
get_system_metricsD
get_reliability_statusD
replay_workflowD
get_workflow_graphD
compare_agentsD
build_memoryD
retrieve_memoryD
recommend_policyD
get_ui_trace_viewD
get_ui_replay_viewD
get_ui_graph_viewD
get_ui_metrics_viewD

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/Mustafa-Ali-Ertugrul/allbrain-mcp'

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