Back to directory
tayler-id/comic-panel-description-generator

tayler-id/comic-panel-description-generator

@tayler-id

AI-powered tool that automatically converts comic sketches into textual panel descriptions

comicimage-descriptionAIcomputer-visionpanel-analysisMCPPythontool

Installation & Configuration

{
  "mcpServers": {
    "comic-panel": {
      "command": "python",
      "args": [
        "-m",
        "mcp_server.server"
      ],
      "env": {
        "OPENAI_API_KEY": "your_openai_api_key"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15