Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See documentation for contribution instructions.

10,858 stars C++

skia MCP Server

MCP server for google/skia

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