Skip to main content
Glama
Sibo1505

obsidian-mcp-remote

by Sibo1505

πŸ‡©πŸ‡ͺ 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 setup

  • Two-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:

  1. Prerequisites & Preparation β€” what you need, what to install yourself beforehand

  2. Installation β€” set up the server

  3. Verification β€” confirm everything's running

  4. 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 build

License

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

–Maintainers
–Response time
–Release cycle
–Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    D
    maintenance
    Local-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.
    66
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP 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,860
    ISC
  • A
    license
    A
    quality
    B
    maintenance
    A 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.
    21
    9
    MIT

View all related MCP servers

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…

View all MCP Connectors

Latest Blog Posts

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