Python Plotting
MCP Serverby jkitchin · Added 5mo ago
Claude
14
Install
git clone https://github.com/jkitchin/skillzAdd to Claude
claude mcp add python-plottingQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"python-plotting": {
"command": "npx",
"args": [
"@modelcontextprotocol/python-plotting"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Comprehensive plotting and visualization in Python - matplotlib (static publication-quality plots), seaborn (statistical visualization), and plotly (interactive plots); includes plot types, customization, best practices, and library selection guidance
Tags
ai-mlpythongobashexpressskill