obsidian-markdown-lint-mcp-server

andresimitative368/obsidian-markdown-lint-mcp-server
★ 0 stars TypeScript DevOps Updated today
Lint Obsidian markdown files, validate front matter, and render Mermaid diagrams using an isolated MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "obsidian-markdown-li": {
      "command": "npx",
      "args": [
        "-y",
        "andresimitative368/obsidian-markdown-lint-mcp-server"
      ]
    }
  }
}

Topics

claudeclaude-codedockerfront-matterjson-schemamarkdownmarkdownlintmcpmermaidstdiosvgtypescript