Obsidian Everywhere runs on your own machine — the client starts it, so there is no endpoint to ping. 119 installs a week from npm. Last commit 28 Aug 2026.
Graph context, semantic search, guarded edits, and reviewable Git for local Obsidian vaults.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return path.join(engine.vaultDir, ".obsidian", filename);
const child = spawn(this.gitBinary, [...this.baseArgs(), ...args], {
/^(?:id_rsa|id_dsa|id_ecdsa|id_ed25519)(?:\.|$)/i.test(base) ||
for (const [key, value] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add obsidian-everywhere -- npx -y obsidian-everywhere
{
"mcpServers": {
"obsidian-everywhere": {
"args": [
"-y",
"obsidian-everywhere"
],
"command": "npx"
}
}
}
[mcp_servers.obsidian-everywhere]
command = "npx"
args = ["-y", "obsidian-everywhere"]
{
"mcpServers": {
"obsidian-everywhere": {
"args": [
"-y",
"obsidian-everywhere"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"obsidian-everywhere": {
"args": [
"-y",
"obsidian-everywhere"
],
"command": "npx"
}
}
}
Search Obsidian vaults with hybrid full-text, fuzzy, semantic, and graph retrieval.
Read-only semantic search MCP server for Obsidian vaults using local Ollama embeddings.
Semantic search and AI context for your Obsidian vault. Surface patterns with catalysts.
Obsidian MCP server: semantic search, knowledge graph, and vault editing. No plugin required.
Semantic search and pattern discovery for Obsidian and markdown vaults.
Local semantic search over your Obsidian vault - always fresh, never reindex.
Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.
Local semantic search over Obsidian vaults via Smart Connections embeddings. Multi-vault, private.
Answers built from our own checks of this server.