Skip to content
Claude Desktop

mcp plots for Claude Desktop

io.github.mr901/mcp-plots

MCP server for data visualization with Mermaid charts.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp plots in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp plots in other clients