Skip to content
Windsurf

mcp plots for Windsurf

io.github.mr901/mcp-plots

MCP server for data visualization with Mermaid charts.

client:Windsurf transport:stdio runtime:pypi

Install mcp plots in Windsurf

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

{
  "mcpServers": {
    "mcp-plots": {
      "command": "uvx",
      "args": [
        "mcp-plots"
      ]
    }
  }
}

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

mcp plots in other clients