Skip to content
Windsurf

markdown for Windsurf

io.github.ofershap/markdown

Markdown MCP — search, extract sections, list headings, find code blocks.

client:Windsurf transport:stdio runtime:npm

Install markdown in Windsurf

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

{
  "mcpServers": {
    "markdown": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-markdown"
      ]
    }
  }
}

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

markdown in other clients