Skip to content
Windsurf

markdown notes mcp for Windsurf

io.github.narashiman-k/markdown-notes-mcp

Convert PDF, Word, Excel, PowerPoint, EPUB and images to Markdown locally, with no upload.

client:Windsurf transport:stdio runtime:npm

Install markdown notes mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "markdown-notes-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suprasuta-markdown-mcp"
      ],
      "env": {
        "MARKDOWN_MCP_ROOTS": "<MARKDOWN_MCP_ROOTS>",
        "GEMINI_API_KEY": "<GEMINI_API_KEY>",
        "ASSEMBLYAI_API_KEY": "<ASSEMBLYAI_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

markdown notes mcp in other clients