54
/ 100
23 hours ago
glama

GPT Image 2 Polza MCP Server

Enables generating and editing images using OpenAI's GPT Image 2 model via the Polza API, with support for multiple modes, reference images, and local file storage.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — fetch_generation (line 111: dest.write_bytes(data))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: POLZA_AI_API_KEY, GEMINI_API_KEY, GOOGLE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGPT_IMAGE_AUTH_METHOD
🔐 secretPOLZA_AI_API_KEYДля работы нужен только . Отдельный ключ OpenAI не требуется.
🔐 secretGEMINI_API_KEY
🔐 secretGOOGLE_API_KEY
configGCP_PROJECT_ID
configGOOGLE_CLOUD_PROJECT
configGCP_REGION
configGOOGLE_CLOUD_LOCATION
configIMAGE_OUTPUT_DIR"": "/absolute/path/to/gpt-image-2-output"
configPOLZA_BASE_URL"": "https://polza.ai/api",
configGEMINI_BASE_URL
configPOLZA_POLL_INTERVAL_SECONDSНет Интервал проверки статуса генерации
configPOLZA_POLL_TIMEOUT_SECONDSНет Максимальное время ожидания результата
configPOLZA_SYNC_WAIT_SECONDS
configPOLZA_GENERATION_CACHE_TTL_SECONDS
configPOLZA_MAX_FORCED_REGENERATIONS
configPOLZA_EXTERNAL_USER_IDНет Внешний ID пользователя для Polza
configFASTMCP_TRANSPORT
configFASTMCP_HOST
configFASTMCP_PORT
configFASTMCP_MASK_ERRORS
configRETURN_FULL_IMAGEНет Возвращать полное изображение вместо превью
configGPT_IMAGE_MODELНет Model tier; по умолчанию gpt-image-2
configLOG_LEVEL
configLOG_FORMAT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ivanantigravity-lgtm-gpt-image-2-polza-mcp-ww2j2u)](https://m8ven.ai/mcp/ivanantigravity-lgtm-gpt-image-2-polza-mcp-ww2j2u)
commit: 7cf559f19a8746b8ec8b85f9585a6834c24ec14a
code hash: 100d484f62c40f42049e21cb2cc931860bd60d79d4d4241126ce0dc175571935
verified: 7/30/2026, 7:57:08 PM
view raw JSON →