obsidian-mcp-search

MCPReference

by KORThomasJeong

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • OMCS_HOST

    Bind address; set to 0.0.0.0 to expose remotely. Default: 127.0.0.1

  • OMCS_PORT

    Port to listen on. Default: 8848

  • MCP_AUTH_TOKENsecret

    Bearer token required when OMCS_HOST is 0.0.0.0. Not needed for localhost.

  • OMCS_EMBED_MODEL

    Embedding model name. Default: intfloat/multilingual-e5-small

  • OMCS_EMBED_BACKEND

    Embedding backend: 'local' (fastembed) or 'openai'. Default: local

  • OMCS_EMBED_BASE_URL

    Base URL for OpenAI/Azure-compatible embedding API (optional).

  • OMCS_PREFER_SQLITE_VEC

    Set to '1' to use sqlite-vec if loadable. Default: 0

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.