Skip to main content
Glama
457,333 tools. Updated 2026-08-14 09:31

"A guide for finding similarities in Obsidian note content" matching MCP tools:

  • Create a Markdown note in an Obsidian vault. Specify body and optional properties; overwrite to replace, errors by default if note exists.
    MIT
  • Search Obsidian notes using JsonLogic queries to filter metadata and content with structured logical conditions in JSON format.
    ISC
  • Retrieve the complete content of a guide by providing its guide ID. Ideal for getting full context for a short guide or implementing a feature from scratch.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Trust signals for AI agents: an open agent-readiness standard and developer tool guide. Read-only.

  • Search your Obsidian vault to quickly find notes by title or keyword, summarize related content, a…

  • Update or append markdown content in an existing Obsidian note. Replace entire content or add to the end, with option to create note if missing.
    MIT
  • Create a new markdown note in your Obsidian vault. Specify path, content, and optional frontmatter. Fails if the note already exists to prevent accidental overwrites.
    MIT
  • Open a vault-relative note in the live Obsidian UI, optionally in a new pane. Requires the note to exist; does not modify file contents.
    Apache 2.0
  • Overwrites an Obsidian note's full content with new text. Specify the note path and content to replace the note entirely.
    MIT
  • Create a new Obsidian note using a title or exact file path. Optionally add content, apply a template, or overwrite an existing note.
    MIT
  • Rename a heading in an Obsidian note and update all [[note#heading]] links and embeds across the vault. Preserves aliases and leaves fenced code blocks unchanged.
    MIT
  • Read the full Markdown contents of an Obsidian note by name, path, or the currently active note.
    MIT