Skip to content
Back to search
30
MCP

nathanvm/obsidian-mcp

docker/nathanvm/obsidian-mcp

Obsidian MCP server with semantic + BM25 hybrid search. Indexes your vault locally using fastembed

Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Obsidian Semantic Search
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
0 tools
vault-kb
Local MCP server that makes opt-in Obsidian notes searchable by AI tools. FTS5 + semantic + link graph, runs entirely on your machine.
0 tools
@mseep/obsidian-mcp-server
MCP server for Obsidian vault integration with Claude Desktop
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
Obsidian Vault MCP Server
Access Obsidian vaults via Local REST API - read, search, and interact with notes
0 tools
Obsidian Brain
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nathanvm/obsidian-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}