Python Plotting

MCP Server

by jkitchin · Added 5mo ago

Claude
14

Install

git clone https://github.com/jkitchin/skillz

Add to Claude

claude mcp add python-plotting

Quick 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

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations