Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENROUTER_API_KEYNoAPI key for OpenRouter. Required when SOVEREIGN_PROVIDER_MODE=openrouter.
SOVEREIGN_PROVIDER_MODENoProvider mode: mock, ollama, openrouter. Defaults to ollama.ollama
SOVEREIGN_OLLAMA_CRITIC_MODELNoModel for critic role when using Ollama.
SOVEREIGN_OLLAMA_WORKER_MODELNoModel for worker role when using Ollama.
SOVEREIGN_OLLAMA_MANAGER_MODELNoModel for manager role when using Ollama.
SOVEREIGN_OLLAMA_ARCHIVIST_MODELNoModel for archivist role when using Ollama.
SOVEREIGN_OLLAMA_SYNTHESIZER_MODELNoModel for synthesizer role when using Ollama.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
council_runD

Run the bounded personal council.

memory_manageB

Search, store, list, delete, export, or profile memory.

system_statusA

Return local health without calling a provider.

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/HoAnTrieu/sovereign-exoself-MCP'

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