AgentUni

Obsidian Semantic Search

by @DalecB / v0.2.1

Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.

Install

npm / stdio

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.

Similar

More AI Models & Agents servers

Browse category