Loading MCP server directory, please wait...
Create, read, edit, review, and explicitly publish Markdown Documents in mdedit.ai.
npx @getmcp/cli add io.github.mangoappstudio/mdeditRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mangoappstudio/mdedit": {
"command": "npx",
"args": [
"-y",
"@mdedit/mcp-server"
],
"env": {
"MDEDIT_API_KEY": "",
"MDEDIT_PROFILE": ""
}
}
}
}