Back to Home
Komorebi-yaodong icon

ketchup-draw-mcp-server

Verified Safe

by Komorebi-yaodong

Overview

Enables MCP clients (like Claude Desktop) to generate and optimize images using Ketchup AI and automatically upload them to URUSAI! for permanent URLs.

Installation

Run Command
npx -y ketchup-draw-mcp-server

Environment Variables

  • HTTPS_PROXY
  • HTTP_PROXY

Security Notes

The server's code appears generally safe. It doesn't use `eval` or exhibit obfuscation. Network requests are made to `ketchup-ai.com` and `api.urusai.cc` which are external services; their security is assumed. Proxy support via `undici` is implemented correctly using environment variables, preventing hardcoded proxy details. No hardcoded secrets were found. An unused `node-catbox` dependency is present in `package.json`, but the image upload logic in `src/index.ts` uses direct `fetch` calls, which is a minor inefficiency but not a security flaw.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens500000
Stars0
Forks0
Last Update2025-12-01

Tags

AIImage GenerationMCPPrompt EngineeringCloud Upload