Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORBIT_API_KEYYesYour Orbit API key. Use dv_live_sk_* for live or dv_test_sk_* for sandbox. Required for most tools.
ORBIT_API_URLNoOverride for self-hosted / staging clusters. Default: https://api.orbit.devotel.iohttps://api.orbit.devotel.io
MCP_SESSION_IDNoOverride the per-process session id for idempotency-key salt. Auto-generated if not set.
MCP_TOOLS_DENY_LISTNoComma-separated list of tools to hide. Wins over allow list. Empty means none.
MCP_TOOLS_ALLOW_LISTNoComma-separated list of tools to expose. Case-insensitive. Empty means all enabled.
MCP_TOOLS_BUDGET_LIMIT_USDNoPer-process advisory cap on chargeable tool spend. '0' disables the budget guard.0

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/Devotel/orbit-mcp'

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