Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MQTT_HOSTNoMQTT broker host for real-time events.
MQTT_PORTNoMQTT broker port.
MONGODB_DBNoMongoDB database name. Default: swarmonomicon
AUTH0_TOKENNoAlternative to MADNESS_AUTH_TOKEN for authentication.
MONGODB_URINoMongoDB URI for local or hybrid modes. Default: mongodb://localhost:27017
MCP_USER_EMAILYesEmail address for per-user data isolation. Required.
MADNESS_API_URLNoOverride API base URL. Default: https://madnessinteractive.cc/api
OMNISPINDLE_MODENoOperation mode: api, hybrid, local, or auto. Defaults to hybrid.hybrid
MADNESS_AUTH_TOKENNoJWT from Auth0 device flow. Optional, zero-config device flow will be used if not provided.
OMNISPINDLE_TOOL_LOADOUTNoTool loadout: full, basic, minimal, lessons, admin, write_only, read_only, lightweight, agent_preflight, refine. Defaults to basic.basic
OMNISPINDLE_FALLBACK_ENABLEDNoEnable fallback to local database if API is unavailable. Default: true
OMNISPINDLE_VALIDATE_PROJECT_NAMESNoEnable slower DB-backed project name validation. Default: false

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/DanEdens/Omnispindle'

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