BeClaude

obsidian-markdown

New
19.9kSmitheryGeneralby davila7

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

First seen 5/29/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "obsidian-markdown": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
writingproductivity

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is obsidian-markdown?

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

How to install obsidian-markdown?

To install obsidian-markdown: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "obsidian-markdown": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is obsidian-markdown best for?

obsidian-markdown is a mcp categorized under General. It is designed for: writing, productivity. Created by davila7.