Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORT_DYLIB_PATHNoPath to ONNX Runtime dynamic library (Intel Mac only).
VESTIGE_DATA_DIRNoOverride data directory. Supports tilde expansion.
FASTEMBED_CACHE_PATHNoOverride the cache directory for embedding model downloads.
VESTIGE_HTTP_ENABLEDNoSet to '1' to enable optional HTTP MCP transport.
VITE_WAITLIST_ENDPOINTNoOptional endpoint for waitlist signups.
VESTIGE_EMBEDDING_MODELNoEmbedding model override. Example: 'qwen3-0.6b'.
VESTIGE_AUTOPILOT_ENABLEDNoSet to '0' to disable autopilot background tasks.
VESTIGE_DASHBOARD_ENABLEDNoSet to 'true' to automatically start the dashboard with the MCP server.
VITE_SUPPORT_BOT_ENDPOINTNoOptional endpoint for support bot.
VESTIGE_SYSTEM_PROMPT_MODENoSet to 'full' to enable the full composition mandate protocol.

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/samvallad33/vestige'

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