Skip to main content
Glama
KORThomasJeong

obsidian-mcp-search

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OMCS_HOSTNoBind address; set to 0.0.0.0 to expose remotely. Default: 127.0.0.1127.0.0.1
OMCS_PORTNoPort to listen on. Default: 88488848
MCP_AUTH_TOKENNoBearer token required when OMCS_HOST is 0.0.0.0. Not needed for localhost.
OMCS_EMBED_MODELNoEmbedding model name. Default: intfloat/multilingual-e5-smallintfloat/multilingual-e5-small
OMCS_EMBED_BACKENDNoEmbedding backend: 'local' (fastembed) or 'openai'. Default: locallocal
OMCS_EMBED_BASE_URLNoBase URL for OpenAI/Azure-compatible embedding API (optional).
OMCS_PREFER_SQLITE_VECNoSet to '1' to use sqlite-vec if loadable. Default: 00

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/KORThomasJeong/obsidian-mcp-search'

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