Skip to main content
Glama
KIOKO-LAB
by KIOKO-LAB

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FRESHVAULT_DATANoDirectory for storing index and metadata (default: platform-specific data directory).
FRESHVAULT_MODELNoEmbedding model to use (default: bge-m3).
FRESHVAULT_VAULTNoPath to the Obsidian vault. If not set, the server uses the vault configured by the 'freshvault setup' command.
FRESHVAULT_IGNORENoComma-separated gitignore-style patterns to exclude from indexing, e.g. 'Templates/,Daily/**'.
FRESHVAULT_EMBED_APINoEmbedding API provider: 'ollama' (default) or 'openai'.
FRESHVAULT_EMBED_KEYNoAPI key for authenticated embedding endpoints (optional).
FRESHVAULT_EMBED_URLNoBase URL for OpenAI-compatible embeddings API (default: http://localhost:1234 when using 'openai').
FRESHVAULT_OLLAMA_URLNoOllama server URL (default: http://localhost:11434).
FRESHVAULT_LEXICAL_GATENoSet to 'off' to disable lexical scoring for code-like query tokens (default: 'on').

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/KIOKO-LAB/freshvault'

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