Image Generation MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 10 Jul 2026.
MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add image-generation-mcp -- uvx image-generation-mcp
{
"mcpServers": {
"image-generation-mcp": {
"args": [
"image-generation-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.image-generation-mcp]
command = "uvx"
args = ["image-generation-mcp"]
{
"mcpServers": {
"image-generation-mcp": {
"args": [
"image-generation-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"image-generation-mcp": {
"args": [
"image-generation-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.