FastMCP server for bidirectional sync between personal and team Obsidian vaults MCP Server
io.github.adelaidasofia/vault-sync-mcp
What is the FastMCP server for bidirectional sync between personal and team Obsidian vaults MCP server?
FastMCP server for bidirectional sync between personal and team Obsidian vaults.
How to install FastMCP server for bidirectional sync between personal and team Obsidian vaults
Copy-paste configuration for popular MCP clients.
PERSONAL_VAULT_PATHrequiredAbsolute path to your personal Obsidian vault root
TEAM_VAULT_PATHrequiredAbsolute path to your team Obsidian vault root
{
"mcpServers": {
"vault-sync-mcp": {
"command": "https://github.com/adelaidasofia/vault-sync-mcp/releases/download/v0.1.0/vault-sync-mcp.mcpb",
"args": [],
"env": {
"PERSONAL_VAULT_PATH": "<YOUR_PERSONAL_VAULT_PATH>",
"TEAM_VAULT_PATH": "<YOUR_TEAM_VAULT_PATH>"
}
}
}
}{
"mcpServers": {
"vault-sync-mcp": {
"command": "https://github.com/adelaidasofia/vault-sync-mcp/releases/download/v0.1.0/vault-sync-mcp.mcpb",
"args": [],
"env": {
"PERSONAL_VAULT_PATH": "<YOUR_PERSONAL_VAULT_PATH>",
"TEAM_VAULT_PATH": "<YOUR_TEAM_VAULT_PATH>"
}
}
}
}{
"mcpServers": {
"vault-sync-mcp": {
"command": "https://github.com/adelaidasofia/vault-sync-mcp/releases/download/v0.1.0/vault-sync-mcp.mcpb",
"args": [],
"env": {
"PERSONAL_VAULT_PATH": "<YOUR_PERSONAL_VAULT_PATH>",
"TEAM_VAULT_PATH": "<YOUR_TEAM_VAULT_PATH>"
}
}
}
}{
"servers": {
"vault-sync-mcp": {
"type": "stdio",
"command": "https://github.com/adelaidasofia/vault-sync-mcp/releases/download/v0.1.0/vault-sync-mcp.mcpb",
"args": [],
"env": {
"PERSONAL_VAULT_PATH": "<YOUR_PERSONAL_VAULT_PATH>",
"TEAM_VAULT_PATH": "<YOUR_TEAM_VAULT_PATH>"
}
}
}
}claude mcp add vault-sync-mcp --env PERSONAL_VAULT_PATH=<YOUR_PERSONAL_VAULT_PATH> --env TEAM_VAULT_PATH=<YOUR_TEAM_VAULT_PATH> -- https://github.com/adelaidasofia/vault-sync-mcp/releases/download/v0.1.0/vault-sync-mcp.mcpbRelated MCP servers
FastMCP server for Apollo.io — 22 tools: sequences, campaign health, mailbox warmup, enrichment,…
FastMCP server for surgical queries against a vault knowledge graph (NetworkX node-link JSON).…
Multi-account MCP for Gmail, Calendar, Drive, Docs, and Sheets — 61 tools, token-efficient, macOS…
macOS-only MCP server that exposes iMessage chat.db to Claude and exports per-chat history to an…
Multi-workspace Slack MCP server with draft+confirm safety, vault auto-export, and triple-mode…
FastMCP server for Substack — publish Notes and posts, pull analytics, manage drafts, pluggable…