Obsidian Everywhere
Rank #2,933io.github.junnnnnw00/obsidian-everywhere
Graph context, semantic search, guarded edits, and reviewable Git for local Obsidian vaults.
Obsidian Everywhere is a Model Context Protocol (MCP) server published by junnnnnw00. It ranks #2,933 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Obsidian Everywhere is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 129,113 of 132,046 servers on MCP Toplist.
Use Obsidian Everywhere
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add obsidian-everywhere -- npx -y obsidian-everywhere "<vault_path>"Replace each placeholder with your own value before saving.
[mcp_servers.obsidian-everywhere]
command = "npx"
args = ["-y", "obsidian-everywhere", "<vault_path>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-everywhere": {
"command": "npx",
"args": [
"-y",
"obsidian-everywhere",
"<vault_path>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-everywhere": {
"command": "npx",
"args": [
"-y",
"obsidian-everywhere",
"<vault_path>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"obsidian-everywhere": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"obsidian-everywhere",
"<vault_path>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-everywhere": {
"command": "npx",
"args": [
"-y",
"obsidian-everywhere",
"<vault_path>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"obsidian-everywhere": {
"command": "npx",
"args": [
"-y",
"obsidian-everywhere",
"<vault_path>"
]
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.junnnnnw00%2Fobsidian-everywhere)<a href="https://mcptoplist.com/server/io.github.junnnnnw00%2Fobsidian-everywhere"><img src="https://mcptoplist.com/badge/io.github.junnnnnw00%2Fobsidian-everywhere.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
junnnnnw00
Available versions (16)
| Version | Published |
|---|---|
| 0.9.2 | Aug 28, 2026 |
| 0.9.1 | Aug 26, 2026 |
| 0.8.1 | Aug 16, 2026 |
| 0.8.0 | Aug 16, 2026 |
| 0.7.0 | Jul 29, 2026 |
| 0.6.0 | Jul 27, 2026 |
| 0.5.2 | Jul 27, 2026 |
| 0.5.1 | Jul 27, 2026 |
| 0.5.0 | Jul 27, 2026 |
| 0.4.0 | Jul 27, 2026 |
| 0.3.5 | Jul 27, 2026 |
| 0.3.4 | Jul 24, 2026 |
| 0.3.2 | Jul 24, 2026 |
| 0.3.1 | Jul 24, 2026 |
| 0.3.0 | Jul 20, 2026 |
| 0.2.2 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Obsidian Everywhere?
- Obsidian Everywhere is maintained by junnnnnw00, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is Obsidian Everywhere listed on the Official MCP Registry?
- Yes — Obsidian Everywhere is listed on the Official MCP Registry, alongside Glama.
- How many versions does Obsidian Everywhere have?
- MCP Toplist tracks 16 versions of Obsidian Everywhere, most recently published on Aug 28, 2026.
- Where can I find the source code for Obsidian Everywhere?
- The source code for Obsidian Everywhere is hosted at github.com/junnnnnw00/obsidian-everywhere.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.