Lore vs Obsidian Everywhere — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Lore vs Obsidian Everywhere
In-depth architectural comparison of the Lore and Obsidian Everywhere MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Lore
Knowledge & Memory · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Obsidian Everywhere
Knowledge & Memory · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Verdict Summary: Choose Lore if you need specialized Knowledge & Memory tools running via a local process. Choose Obsidian Everywhere if your workspace requires Knowledge & Memory integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Lore when:
You need dedicated capabilities in the Knowledge & Memory domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
You have access to required keys: LORE_DIR, LORE_DB, CLAUDE_PROJECTS_DIR.
Semantic search across Claude Code conversations. Hybrid vector + keyword search with Reciprocal Rank Fusion, fully local, background indexing, project-selective.
Graph-native Obsidian vault server with 31 tools for search, backlinks, n-hop neighborhoods, structured and paginated reads, and safe file, partial, and bulk edits with dry-run and rollback. Works with Codex, ChatGPT, Claude, and any MCP client. npx -y obsidian-everywhere /path/to/vault
Category & Scope
Tools & Capabilities Breakdown
Lore Tools (6)
manage_projects
Exclude/include projects from indexing (opt-out model)
Lore is categorized under Knowledge & Memory and uses a local stdio subprocess. In contrast, Obsidian Everywhere belongs to Knowledge & Memory using local stdio subprocess. Select Lore when you need capabilities focused on knowledge & memory and Obsidian Everywhere when you require tools for knowledge & memory.