Comfy MCP ServerServer

lalanikarim
GitHub
image generationAIremote server

Loading subscription status...

💡 Description

A server that utilizes the FastMCP framework to generate images based on prompts through a remote Comfy server.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Comfy MCP Server": {
        "env": {
          "COMFY_URL": "http://your-comfy-server-url:port",
          "OUTPUT_MODE": "file",
          "OUTPUT_NODE_ID": "9",
          "PROMPT_NODE_ID": "6",
          "COMFY_WORKFLOW_JSON_FILE": "/path/to/the/comfyui_workflow_export.json"
        },
        "args": [
          "comfy-mcp-server"
        ],
        "command": "/path/to/uvx"
      }
    }
  ]
}

🛠️ Tools

FastMCPLangChain

Features

  • Generates images based on text prompts
  • Integrates with external servers like Ollama for prompt generation

💬 Example Queries

  • Generate an image of a sunset over the mountains
  • Create an artwork from a text prompt