matplotlib
New19.9kSmitheryGeneralby davila7
Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.
First seen 6/16/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "matplotlib": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
designdata-&-analytics
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is matplotlib?
Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.
How to install matplotlib?
To install matplotlib: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "matplotlib": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is matplotlib best for?
matplotlib is a mcp categorized under General. It is designed for: design, data-&-analytics. Created by davila7.