daedal-map
by xyver
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on (default '7000') | |
| APP_URL | No | Optional advertised app URL | |
| SITE_URL | No | Optional website/docs/account URL override | |
| DATA_ROOT | No | Path to local data directory (default: %LOCALAPPDATA%\DaedalMap\data) | |
| INSTALL_MODE | No | Install mode: 'local' or 'cloud' (default 'local') | |
| RUNTIME_MODE | No | Runtime mode: 'local' or 'cloud' (default 'local') | |
| SUPABASE_URL | No | Optional Supabase URL for auth | |
| OPENAI_API_KEY | No | API key for OpenAI (use either this or ANTHROPIC_API_KEY) | |
| ANTHROPIC_API_KEY | No | API key for Anthropic (use either this or OPENAI_API_KEY) | |
| SUPABASE_ANON_KEY | No | Optional Supabase anon key for auth |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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