Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoSQLite database pathfile:./data/swaggbot.db
LLM_PROVIDERNoLLM provider: moonshot | openai | anthropic | ollamamoonshot
OPENAI_API_KEYNoOpenAI API key
SESSION_SECRETYesRandom secret for session encryption (min 32 chars)
OLLAMA_BASE_URLNoOllama server URL
MOONSHOT_API_KEYNoMoonshot AI API key
ANTHROPIC_API_KEYNoAnthropic API key
NEXT_PUBLIC_APP_URLNoApp base URLhttp://localhost:3003

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/TechBloom-ai/swaggbot'

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