Plot MCP
← Back to MCPs
📈
Plot
Data Processingv0.1.0
🤖⚡💻
Plot MCP creates data visualizations from CSV and Excel files with intelligent data processing capabilities, supporting line plots, bar charts, scatter plots, histograms, and correlation heatmaps for comprehensive data analysis.
Keywords: MCP, plotting, visualization, analytics, matplotlib, seaborn, data-science
License: MIT
Installation
{
"mcpServers": {
"plot-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "plot"]
}
}
}