obsidian-mcp-remote
Provides read/write access to a self-hosted Obsidian vault, with tools for reading, writing, patching, listing files, and searching the vault.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@obsidian-mcp-remotesearch my vault for 'project roadmap' and list matching notes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π©πͺ Deutsche Version hier
obsidian-mcp-remote
A remote MCP server that gives Claude (Desktop, Code, or a Custom Connector on Mobile/Web) read/write access to a self-hosted Obsidian vault β no need to keep Obsidian running, no Local REST API plugin, works from any device.
Features
Five vault tools (
vault_read,vault_write,vault_patch,vault_list,search_query) β drop-in compatible with the local Obsidian MCP setupTwo-zone auth: a simple bearer token over your own Tailscale network, real OAuth 2.0 (PKCE, passkey login) for access from anywhere
Every change lands in Git β fully revertible, no black box
Its own network identity (Tailscale sidecar) instead of a Docker network shared with other services
Push notifications on suspicious login attempts
CI security scanning (CodeQL, gitleaks, Dependabot) active from day one
Details: How the server works.
Related MCP server: obsidian-remote-mcp
Getting started
Follow the order β each step builds on the previous one:
Prerequisites & Preparation β what you need, what to install yourself beforehand
Installation β set up the server
Verification β confirm everything's running
Client setup β connect Claude Desktop/Code/Mobile
After that, it's worth reading the security notes for ongoing operation.
Development
npm install
npm test # node:test, no external test runner
npm run buildLicense
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceLocal-first MCP server for Obsidian vaults with 66 tools for reading, writing, searching, and managing notes, tasks, graphs, and more. Works without Obsidian running and requires no plugins.66MIT
- FlicenseNot gradedqualityBmaintenanceSelf-hosted MCP server that provides remote AI clients with read and write access to Obsidian vaults over HTTPS without needing the Obsidian desktop app running.2
- AlicenseNot gradedqualityCmaintenanceMCP server that provides read and write access to an Obsidian vault by interacting directly with markdown files on disk. Supports searching, listing, reading, creating, editing, and appending notes without requiring any Obsidian plugins.3,860ISC
- AlicenseAqualityBmaintenanceA filesystem-based MCP server for Obsidian vaults that works without Obsidian running, enabling direct file operations via tools like list, read, write, append, and patch notes.219MIT
Related MCP Connectors
Markdown-based note-taking with a hosted MCP server. Your notes serve you and your AI.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
A MCP server built for developers enabling Git based project management with project and personalβ¦
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sibo1505/obsidian-mcp-remote'
If you have feedback or need assistance with the MCP directory API, please join our Discord server