MCP ConfigsMay 12, 2026·2 min read

Obsidian MCP Tools — Notes-to-Tools for Claude

Obsidian MCP Tools adds a local MCP server via an Obsidian plugin, so Claude Desktop can query and automate your vault with a signed server component.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
Mcp Config
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install d245970b-97c3-4255-bc2a-ce4765ea3c75 --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

Obsidian MCP Tools adds a local MCP server via an Obsidian plugin, so Claude Desktop can query and automate your vault with a signed server component.

  • Best for: Obsidian users who want Claude-accessible note automation via MCP
  • Works with: Obsidian vaults, Claude Desktop, and a locally installed signed server component
  • Setup time: 20–45 minutes

Practical Notes

  • Quant: verify at least 3 operations (list notes, read note, search) before trusting automation.
  • Quant: record vault size and measure query latency (small vs large vaults).

Why it’s useful

Your notes become an addressable tool surface:

  • query concepts,
  • extract summaries,
  • and build lightweight workflows that operate on your vault.

Security note

The README highlights a signed server component and a security section—treat that seriously:

  • review permissions,
  • keep it local,
  • and avoid exposing note APIs to public networks.

FAQ

Q: Is there a server component? A: Yes—the README notes a local signed executable server distributed with the plugin.

Q: Does it modify Claude Desktop config? A: The README says it can configure Claude Desktop during install; review before approving.

Q: Should I expose it remotely? A: No—keep it local unless you add strong auth and understand the risks.

🙏

Source & Thanks

Source: https://github.com/jacksteamdev/obsidian-mcp-tools > License: MIT > GitHub stars: 806 · forks: 118

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets