Obsidian Semantic Search
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
Install
npmstdio
npx -y @dalecb/obsidian-semantic-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-dalecb-obsidian-semantic-mcp": {
"command": "npx",
"args": [
"-y",
"@dalecb/obsidian-semantic-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.DalecB/obsidian-semantic-mcp · published 2026-06-03 · updated 2026-06-03. Not an endorsement; review the code before connecting it to anything sensitive.