Back to search
30
MCP

claude-imagine

npm/claude-imagine

MCP server for generating images in Claude Code — supports local image generation tools like ComfyUI and other backends

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-comfyui
MCP server for ComfyUI – trigger image generation workflows from Claude Code
0 tools
io.github.artokun/comfyui-mcp
MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.
0 tools
claude-excalidraw-mcp
MCP server that turns Claude Code into an Excalidraw diagram generator
0 tools
mcp-media-engine
MCP server for MediaEngine — AI image, audio, and video generation for Claude, Cursor, and other MCP clients
0 tools
clipboard-image-mcp
MCP server for reading clipboard images and passing them to Claude
0 tools
claude-video-vision
MCP server that gives Claude Code the ability to watch and understand videos — extracts frames via ffmpeg and processes audio via multiple b
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-imagine": {
      "url": "None",
      "transport": "http"
    }
  }
}