markdown-generator-mcp

Aakash-Pandit/markdown-generator-mcp
★ 0 stars Go 🤖 AI/LLM Updated today
MCP server that would create Markdown file
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-generator-m": {
      "command": "go",
      "args": [
        "run",
        "github.com/Aakash-Pandit/markdown-generator-mcp@latest"
      ]
    }
  }
}

README Excerpt

Save any LLM conversation as a clean `.md` file — just by asking Claude Code. --- **Requires:** [Claude Code](https://claude.ai/code), macOS or Linux ```sh curl -sSL https://raw.githubusercontent.com/Aakash-Pandit/markdown-generator-mcp/main/install.sh | sh ``` Restart Claude Code. Done. --- Chat with any LLM — Claude Code, Codex, ChatGPT, anything. When you're done and want to save it: