Skip to main content
Glama
russellsch

some-vault-some-mcp

by russellsch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoSSE bind address0.0.0.0
MCP_PORTNoSSE port3789
OLLAMA_URLNoOllama API endpoint (requires --extra ollama)http://localhost:11434
VAULT_PATHYesAbsolute path to Obsidian vault (required)
LANCE_DB_PATHNoWhere the vector index lives./data/vault.lance
MCP_TRANSPORTNosse or stdiosse
VAULT_API_KEYNoEnables Bearer token auth on SSE transport
OPENAI_API_KEYNoRequired if provider is openai (requires --extra openai)
FASTEMBED_MODELNoAny fastembed-supported model. On Apple Silicon, auto-detects and uses the non-quantized variantnomic-ai/nomic-embed-text-v1.5-Q
EMBEDDING_PROVIDERNofastembed, ollama, openai, or mockfastembed
FASTEMBED_DIMENSIONSNoOverride dimension auto-detection
some_vault_some_mcp_OVERRIDESNoPath to YAML override file
VAULT_SOFT_DELETE_IS_PERMANENTNotrue makes delete_note do hard deletesfalse

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/russellsch/some_vault_some_mcp'

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