comfyui-mcp-server
by joenorton · Python · ★ 366
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
Install
pip install git+https://github.com/joenorton/comfyui-mcp-server.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"comfyui-mcp-server": {
"command": "uvx",
"args": [
"git+https://github.com/joenorton/comfyui-mcp-server.git"
]
}
}
} From the README
Related media servers
Figma-Context-MCP
GLips
MCP server to provide Figma layout information to AI coding agents like Cursor
figma-console-mcp
southleft
Your design system as an API. Connect AI to Figma for extraction, creation, and debugging.
MiniMax-MCP
MiniMax-AI
Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
KiCAD-MCP-Server
mixelpixx
KiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
davinci-resolve-mcp
samuelgursky
MCP server integration for DaVinci Resolve Studio
short-video-maker
gyoridavid
Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.