krita

GitHub

Krita is a free and open source cross-platform application that offers an end-to-end solution for creating digital art files from scratch built on the KDE and Qt frameworks.

10,176 stars C++ 1 file ยท ~1,177 tokens

krita MCP Server

MCP server for KDE/krita

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