Skip to main content
Glama
flowing-abyss

obsidian-hybrid-search

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoAPI key; omit to use local model embeddings or keyless servers (Ollama, LM Studio)
OBSIDIAN_PREFIXNoOptional MCP tool prefix, e.g. myvault_ → myvault_search, myvault_read
OPENAI_BASE_URLNoAPI base URLhttps://api.openai.com/v1
OBSIDIAN_VAULT_PATHYesAbsolute path to your vault
OPENAI_EMBEDDING_MODELNoEmbedding model nametext-embedding-3-small
OBSIDIAN_IGNORE_PATTERNSNoComma-separated ignore patterns.obsidian/**,templates/**,*.canvas
OBSIDIAN_INCLUDE_PATTERNSNoComma-separated patterns to re-include notes ignored only by .gitignore
OBSIDIAN_RESPECT_GITIGNORENoRead root and nested .gitignore files; set to false to disabletrue

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/flowing-abyss/obsidian-hybrid-search'

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