Odel
gpt image 2 polza mcp

gpt image 2 polza mcp

Local
@ivanantigravity-lgtmPythonMITUpdated 2mo ago

GPT Image 2 MCP server backed by Polza media and storage APIs.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgpt-image-2-polza-mcp-serverv0.6.2

Run

uvx gpt-image-2-polza-mcp-server

MCP client config

{
  "mcpServers": {
    "gpt-image-2-polza-mcp": {
      "command": "uvx",
      "args": [
        "gpt-image-2-polza-mcp-server"
      ]
    }
  }
}