forgeneo-mcp

eduardoabreu81/forgeneo-mcp
★ 1 stars Python AI/LLM Updated today
MCP server for Stable Diffusion WebUI Forge Neo — generate images on your own GPU from any MCP-capable agent. Reads the loaded checkpoint, infers sampling parameters and prompt style from your settings and past generations, and writes the prompt.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "forgeneo-mcp": {
      "command": "uvx",
      "args": [
        "forgeneo-mcp"
      ]
    }
  }
}

Or install with pip: pip install forgeneo-mcp

Topics

ai-agentsclaudeforge-neoimage-generationmcpmodel-context-protocolpythonsd-webui-forgestable-diffusiontxt2img