Skip to main content

Plot MCP

โ† Back to MCPs
๐Ÿ“ˆ

Plot

Data Processingv2.2.3

MCP server for advanced data visualization and plotting operations

Keywords: MCP, plotting, visualization, analytics, matplotlib, seaborn, data-science
License: BSD-3-Clause

Installation Playbooks

Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.

{
"mcpServers": {
"plot-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "plot"]
}
}
}