Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORCHESTRATOR_URLNoOverride default orchestrator URLhttps://web-production-bdfb4.up.railway.app

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
thinkA

Deep reasoning using cognitive orchestrator. Auto-routes to best AI capabilities. Use for complex analysis, multi-step reasoning, research questions.

consensusB

Get multiple AI perspectives (Claude, GPT, Gemini) and synthesize consensus. Use for important decisions.

fast_aiB

Ultra-fast AI response via Groq (~100ms). Use for quick questions.

web_searchA

Real-time web search via Perplexity. Use for current events, recent info, live data.

scrape_urlC

Scrape and extract content from any URL via Firecrawl.

run_pythonB

Execute Python code in secure E2B sandbox. Use for data analysis, calculations, testing.

run_javascriptC

Execute JavaScript code in secure E2B sandbox.

mem0_addC

Store information in Mem0 long-term memory.

mem0_searchC

Search Mem0 long-term memory.

neo4j_queryC

Query Neo4j knowledge graph for entity relationships.

railway_statusB

Get deployment status of all Railway services.

railway_set_variableC

Set environment variable on a Railway service.

railway_redeployC

Trigger redeployment of a Railway service.

github_reposC

List GitHub repositories.

github_fileC

Read a file from a GitHub repository.

healthA

Check health status of cloud orchestrator and all connected services.

wolfram_queryB

Query Wolfram Alpha for math, science, calculations, conversions, real-time data. Use for any computational question.

wolfram_calculateC

Calculate a math expression using Wolfram Alpha.

wolfram_convertC

Convert between units using Wolfram Alpha.

openrouter_chatB

Query ANY AI model via OpenRouter. Access Claude, GPT, Llama, Mistral, and 100+ models through single API.

openrouter_modelsB

List all available AI models on OpenRouter.

sentry_statsB

Get error tracking statistics from Sentry.

sentry_errorsC

Get recent errors captured by Sentry.

api_keys_summaryB

Get summary of all API keys status from the configuration sheet. Shows active, missing, and high-impact services.

api_keys_missingB

List all services that are still missing API keys.

api_keys_readyA

List services that have API keys filled in and are ready to inject to Railway.

api_keys_injectC

Inject a specific service API key from the sheet to Railway.

api_keys_inject_allC

Inject ALL ready API keys from the sheet to Railway services.

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/sabriotcore-code/orchestrator-mcp'

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