Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoPublic URL (default: http://localhost:3000)http://localhost:3000
DATA_DIRNoDirectory for SQLite DB + avatars (default: .).
JWT_SECRETYesRandom 64-char hex (e.g. openssl rand -hex 32)
DASHBOARD_URLNoDashboard URL (default: http://localhost:5173)http://localhost:5173
DISCORD_BOT_TOKENYesBot token from Discord Developer Portal
DISCORD_CLIENT_IDYesOAuth2 Application ID
OPERATOR_DISCORD_IDSYesComma-separated Discord user IDs for operator access
DISCORD_CLIENT_SECRETYesOAuth2 Client Secret

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/SolanceLab/arachne-discord-mcp'

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