invokeai-mcp-server
Rank #24683smithery/coinstax/invokeai-mcp-server
AI-powered image generation, transformation, and upscaling for Claude Code using your local InvokeAI instance. ## Overview The InvokeAI MCP Server bridges Claude Code with InvokeAI, enabling seamless AI-assisted image creation directly from your development environment. Perfect for generating logos, icons, illustrations, and visual assets without leaving your workflow. ## Features ### Core Capabilities - **Text-to-Image Generation** - Create images from natural language descriptions using Stable Diffusion 1.5, SDXL, and custom models - **Image-to-Image Transformation** - Refine, modify, or stylize existing images with AI guidance - **LoRA Model Support** - Apply fine-tuned LoRA models for specialized styles (logos, illustrations, vector art) - **AI-Powered Upscaling** - Enhance images to 2x-4x resolution using state-of-the-art Spandrel models - **VAE Override** - Fix incompatible built-in VAEs or optimize with specialized VAE models ### Advanced Features - **Full SDXL Support** - Automatic detection and configuration for SDXL models with dual CLIP encoders - **Comprehensive Parameter Control** - Fine-tune with width, height, steps, CFG scale, 14+ schedulers, and seeds - **Queue Management** - Monitor and track InvokeAI processing status - **Flexible Model Support** - Compatible with SD 1.5, SDXL, and thousands of community models from Civitai and HuggingFace ## Prerequisites - **InvokeAI v4.0+** running locally (default: `http://127.0.0.1:9090`) - **Hardware**: GPU with 4-12GB VRAM depending on model choice - **Python 3.8+** for non-Docker installation ## Installation ### Via Smithery (Recommended) ```bash npx @smithery/cli install invokeai --client claude Via PyPI pip install invokeai-mcp-server claude mcp add --scope user invokeai python -m invokeai_mcp_server Usage Examples Generate a Logo Generate a minimalist tech startup logo with blue gradient, geometric shapes, modern flat design Apply LoRA Styling Create a professional logo using the logomkrdsxl LoRA model Refine an Image Transform logo.png with strength 0.6 to make it more polished and professional Upscale for Production Upscale generated_logo.png to high resolution for print Configuration When installed via Smithery, you can optionally configure the InvokeAI URL: npx @smithery/cli install invokeai --client claude \ --config '{"invokeaiUrl":"http://192.168.1.100:9090"}' Default: http://127.0.0.1:9090 Why InvokeAI MCP Server? - Workflow Integration - Generate assets without context switching - Production Quality - Professional-grade Stable Diffusion and SDXL models - Local & Private - Runs on your hardware, no cloud dependencies - Highly Customizable - LoRAs, VAE overrides, extensive parameters - Developer Friendly - Built for programmers creating visual assets Resources - PyPI Package: https://pypi.org/project/invokeai-mcp-server/ - GitHub Repository: https://github.com/coinstax/invokeai-mcp-server - InvokeAI: https://invoke.com/invokeai License MIT License - © 2025 CoinsTax LLC
invokeai-mcp-server is a Model Context Protocol (MCP) server published by coinstax. It ranks #24683 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. invokeai-mcp-server is listed across 2 registries — Smithery and Glama, and ships as a single rolling release with no explicit version metadata. It was first listed on Oct 12, 2025.
Ranks ahead of 34,217 of 58,900 servers on MCP Toplist.
Use invokeai-mcp-server
invokeai-mcp-server doesn’t publish a machine-readable install config. Follow the setup instructions in its repository ↗, or open one of its registry listings above.
Listed on 2 registries
coinstax
Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is invokeai-mcp-server?
- AI-powered image generation, transformation, and upscaling for Claude Code using your local InvokeAI instance. ## Overview The InvokeAI MCP Server bridges Claude Code with InvokeAI, enabling seamless AI-assisted image creation directly from your development environment. Perfect for generating logos, icons, illustrations, and visual assets without leaving your workflow. ## Features ### Core Capabilities - **Text-to-Image Generation** - Create images from natural language descriptions using Stable Diffusion 1.5, SDXL, and custom models - **Image-to-Image Transformation** - Refine, modify, or stylize existing images with AI guidance - **LoRA Model Support** - Apply fine-tuned LoRA models for specialized styles (logos, illustrations, vector art) - **AI-Powered Upscaling** - Enhance images to 2x-4x resolution using state-of-the-art Spandrel models - **VAE Override** - Fix incompatible built-in VAEs or optimize with specialized VAE models ### Advanced Features - **Full SDXL Support** - Automatic detection and configuration for SDXL models with dual CLIP encoders - **Comprehensive Parameter Control** - Fine-tune with width, height, steps, CFG scale, 14+ schedulers, and seeds - **Queue Management** - Monitor and track InvokeAI processing status - **Flexible Model Support** - Compatible with SD 1.5, SDXL, and thousands of community models from Civitai and HuggingFace ## Prerequisites - **InvokeAI v4.0+** running locally (default: `http://127.0.0.1:9090`) - **Hardware**: GPU with 4-12GB VRAM depending on model choice - **Python 3.8+** for non-Docker installation ## Installation ### Via Smithery (Recommended) ```bash npx @smithery/cli install invokeai --client claude Via PyPI pip install invokeai-mcp-server claude mcp add --scope user invokeai python -m invokeai_mcp_server Usage Examples Generate a Logo Generate a minimalist tech startup logo with blue gradient, geometric shapes, modern flat design Apply LoRA Styling Create a professional logo using the logomkrdsxl LoRA model Refine an Image Transform logo.png with strength 0.6 to make it more polished and professional Upscale for Production Upscale generated_logo.png to high resolution for print Configuration When installed via Smithery, you can optionally configure the InvokeAI URL: npx @smithery/cli install invokeai --client claude \ --config '{"invokeaiUrl":"http://192.168.1.100:9090"}' Default: http://127.0.0.1:9090 Why InvokeAI MCP Server? - Workflow Integration - Generate assets without context switching - Production Quality - Professional-grade Stable Diffusion and SDXL models - Local & Private - Runs on your hardware, no cloud dependencies - Highly Customizable - LoRAs, VAE overrides, extensive parameters - Developer Friendly - Built for programmers creating visual assets Resources - PyPI Package: https://pypi.org/project/invokeai-mcp-server/ - GitHub Repository: https://github.com/coinstax/invokeai-mcp-server - InvokeAI: https://invoke.com/invokeai License MIT License - © 2025 CoinsTax LLC
- Who maintains invokeai-mcp-server?
- invokeai-mcp-server is maintained by coinstax, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is invokeai-mcp-server listed on the official MCP registry?
- invokeai-mcp-server is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does invokeai-mcp-server have?
- invokeai-mcp-server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for invokeai-mcp-server?
- The source code for invokeai-mcp-server is hosted at github.com/coinstax/invokeai-mcp-server.