Skip to main content
Glama

ComfyUI MCP Server

by neutrinotek
mcp.json342 B
{ "name": "ComfyUI MCP Server", "description": "Expose ComfyUI workflow tooling over the Model Context Protocol.", "version": "0.1.0", "commands": [ { "transport": "stdio", "command": ["comfyui-mcp-serve", "--transport", "stdio"], "env": { "COMFYUI_MCP_CONFIG": "config.example.toml" } } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/neutrinotek/ComfyUI_MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server