markdown-editor-mcp-server

Kcao3034/markdown-editor-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated today
📝 Enhance your Markdown workflow with this MCP server, designed for structured editing and full compliance with MCP 2025 standards.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "markdown-editor-mcp-": {
      "command": "uvx",
      "args": [
        "markdown-editor-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install markdown-editor-mcp-server

Topics

ai-toolscontext-protocoldocument-structureeditorllm-toolsmarkdownmarkdown-parsermcpmcp-serverollamasemantic-editingyaml-frontmatter