cheatsheets

GitHub

Official Matplotlib cheat sheets

7,711 stars Python 1 file ยท ~1,037 tokens #cheatsheet#matplotlib#python

cheatsheets MCP Server

MCP server for matplotlib/cheatsheets

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cheatsheets": {
      "command": "npx",
      "args": [
        "-y",
        "@matplotlib/cheatsheets"
      ]
    }
  }
}