SERVER
Obsidian Sync MCP
Rank #3,115io.github.es617/obsidian-sync-mcp
MCP server providing obsidian-sync-mcp capabilities
First listed
Mar 24, 2026
Last publish date
Mar 30, 2026
OVERVIEW
Obsidian Sync MCP is a Model Context Protocol (MCP) server published by es617. It ranks #3,115 of 76,851 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Obsidian Sync MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Mar 30, 2026.
STANDING
#3,115of 76,851 tracked serversTop 5%
Ranks ahead of 73,736 of 76,851 servers on MCP Toplist.
Recent momentum
+23GitHub stars since Mar 23 (+209%)
CONNECT
Use Obsidian Sync MCP
Add Obsidian Sync MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"obsidian-sync-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-sync-mcp"
],
"env": {
"VAULT_PATH": "<your VAULT_PATH>",
"COUCHDB_URL": "<your COUCHDB_URL>",
"COUCHDB_USER": "<your COUCHDB_USER>",
"COUCHDB_PASSWORD": "<your COUCHDB_PASSWORD>",
"COUCHDB_DATABASE": "<your COUCHDB_DATABASE>",
"COUCHDB_PASSPHRASE": "<your COUCHDB_PASSPHRASE>",
"COUCHDB_OBFUSCATE_PROPERTIES": "<your COUCHDB_OBFUSCATE_PROPERTIES>",
"VAULT_NAME": "<your VAULT_NAME>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>",
"BASE_URL": "<your BASE_URL>",
"PORT": "<your PORT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
es617
MORE FROM THIS PUBLISHER
Other servers by es617
- Ble MCP Server#9,386 · 6 vers
- Serial MCP Server#12,245 · 3 vers
- Dbgprobe MCP Server#12,648 · 5 vers
- cc-tap#18,053 · 1 ver
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.5.2 | Mar 30, 2026 |
| 0.4.4 | Mar 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Obsidian Sync MCP?
- Obsidian Sync MCP is maintained by es617, which publishes 5 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Obsidian Sync MCP listed on the Official MCP Registry?
- Yes — Obsidian Sync MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Obsidian Sync MCP have?
- MCP Toplist tracks 3 versions of Obsidian Sync MCP, most recently published on Mar 30, 2026.
- Where can I find the source code for Obsidian Sync MCP?
- The source code for Obsidian Sync MCP is hosted at github.com/es617/obsidian-sync-mcp.git.
EXPLORE