Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENTRY_ORGNoSentry organization slug
SEARXNG_URLNoSelf-hosted search fallback
GITHUB_TOKENNoGitHub API (60→5000 req/hr)
KIMI_API_KEYNoKimi K2.5 for coding
SENTRY_PROJECTNoSentry project name
TAVILY_API_KEYNoAI-powered web search
DEEPSEEK_API_KEYNoDirect DeepSeek API (R1 + Chat)
SENTRY_AUTH_TOKENNoError tracking
OPENROUTER_API_KEYNoSupports ALL models via OpenRouter
VEGAMCP_TOOL_PROFILENofull | minimal | research | coding | opsfull
TOKEN_DAILY_BUDGET_USDNoDaily budget in USD5.00
TOKEN_HOURLY_BUDGET_USDNoHourly budget in USD1.00

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
prompts
{}
resources
{}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
omni_assistantC

Core AI intelligence: reasoning, budget, auto-update, prompts, web search (speed/balanced/quality modes + domain filter), code analysis, docs, sequential thinking, expert toolkits, knowledge engine, memory graph, semantic memory (vector search), context7 library docs.

omni_swarmC

Agent orchestration: swarm ops, agent intel/ops, A2A protocol, agent graphs, agentic sampling, multimodal embeddings, session manager, MCP relay.

omni_automationC

Action & control: browser, workflow, filesystem, shell, git, MCP tasks, API requests, sandbox, watchers, webhooks, schedule, notify, the_claw, claw_command_center, vps_control, image_generation.

omni_systemsD

Infrastructure: database, postgres_client, health check, analytics, skills, seed data, sentry, OAuth, gateway, tool search, MCP apps, vault, dynamic indexing.

omni_researchD

Research & Science: graph RAG, agentic RAG, self evolution, hypothesis gen, quality gate, synthesis engine, LLM router, memory bridge, tool discovery, sentinel, LLM output evaluation.

omni_testingC

QA & Security: mobile, web, API, DB, server, desktop, accessibility, security, visual, advanced testing, security scanner, stress test, zero trust.

Prompts

Interactive templates invoked by user choice

NameDescription
investigate_errorInvestigate a production error by chaining: Sentry lookup → source correlation → fix.
architecture_reviewReview the project architecture by querying the memory graph and analyzing patterns.
research_pipelineRun a multi-agent research pipeline: research → analyze → review → summarize.
swarm_status_reportGenerate a comprehensive status report of the agent swarm, including agent health, task metrics, and system performance.
code_review_pipelineExecute a full code review pipeline: analyze code → critique → suggest improvements → summarize.
content_pipelineGenerate polished content: research → draft → critique → revise → publish.
project_planningCreate a project plan: decompose tasks → estimate → identify dependencies → generate roadmap.

Resources

Contextual data attached and managed by the client

NameDescription
All Memory EntitiesBrowse all entities in the persistent knowledge graph with observation counts.
Project Architecture EntitiesEntities in the project-arch domain.
Coding Style EntitiesEntities in the coding-style domain.
Bug History EntitiesEntities in the bug-history domain.
General EntitiesEntities in the general domain.
All Memory RelationsBrowse all relationships between entities in the knowledge graph.
Swarm StatusLive status of all agents, active tasks, and coordinators.
Active TasksCurrently running and queued swarm tasks.
Metrics DashboardAggregated performance metrics across all agents.
Event TriggersAll registered event triggers and their fire history.

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/Pastarafian/VegaMCP'

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