Skip to content
Cursor

Markdown for Cursor

io.github.pipeworx-io/markdown

Markdown utilities MCP.

client:Cursor transport:streamable-http

Install Markdown in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "markdown": {
      "url": "https://gateway.pipeworx.io/markdown/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Markdown in other clients