Skip to main content
Glama
nickshffer
by nickshffer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Google Gemini API key (required)
OBSIDIAN_RAG_VAULTSYesPath to your Obsidian vault(s) (required)
OBSIDIAN_RAG_CHROMA_DIRNoCustom path for ChromaDB storage directory
OBSIDIAN_RAG_COLLECTIONNoName of the ChromaDB collection
OBSIDIAN_RAG_GEMINI_MODELNoGemini model name (default: gemini-2.5-flash)
OBSIDIAN_RAG_CHUNK_STRATEGYNoChunking strategy: semantic or character
OBSIDIAN_RAG_EMBEDDING_MODELNoEmbedding model name (default: all-MiniLM-L6-v2)
OBSIDIAN_RAG_SEMANTIC_MAX_CHUNK_SIZENoMaximum semantic chunk size
OBSIDIAN_RAG_SEMANTIC_MIN_CHUNK_SIZENoMinimum semantic chunk size
OBSIDIAN_RAG_SEMANTIC_MERGE_THRESHOLDNoSemantic merge threshold

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/nickshffer/graph-rag-mcp-server'

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