jimprosser/obsidian-web-mcp
Secure remote MCP server for Obsidian vaults -- access your notes from Claude, your phone, or any MCP client, anywhere. OAuth 2.0 auth, Cloudflare Tunnel, atomic writes safe for Obsidian Sync.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-web-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-web-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...