Skip to main content
Glama
xyver
by xyver

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to run the server on (default '7000')
APP_URLNoOptional advertised app URL
SITE_URLNoOptional website/docs/account URL override
DATA_ROOTNoPath to local data directory (default: %LOCALAPPDATA%\DaedalMap\data)
INSTALL_MODENoInstall mode: 'local' or 'cloud' (default 'local')
RUNTIME_MODENoRuntime mode: 'local' or 'cloud' (default 'local')
SUPABASE_URLNoOptional Supabase URL for auth
OPENAI_API_KEYNoAPI key for OpenAI (use either this or ANTHROPIC_API_KEY)
ANTHROPIC_API_KEYNoAPI key for Anthropic (use either this or OPENAI_API_KEY)
SUPABASE_ANON_KEYNoOptional Supabase anon key for auth

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/xyver/daedal-map'

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