Pixfaro
About
Generate images with every major model — Nano Banana, Gemini, GPT Image — from one MCP; one API key, one prepaid balance, no subscription.
Details
- Author
- pixfaro
- Categories
- Design, Other, AI
Jump to
Setup
Install Pixfaro in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/pixfaro/mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Pixfaro MCP — image generation MCP server for every image model
One MCP connection, one prepaid balance, every major image model — Nano Banana, Gemini today, GPT Image next (visible as "coming soon" inlist_models). Pixfaro holds the provider accounts, keys, retries and format differences; your agent just asks for an image.
Works withClaude Desktop, Claude Code, Cursor, Windsurf, and any MCP client.
- Get an API key atpixfaro.comand top up (no subscription).
- Add the server to your MCP client config:
{ "mcpServers": { "pixfaro": { "command": "npx", "args": ["-y", "@pixfaro/mcp"], "env": { "PIXFARO_KEY": "pf_live_…" } } } }
- Ask your agent for an image. That's it.
claude mcp add pixfaro -e PIXFARO_KEY=pf_live_… -- npx -y @pixfaro/mcp
On claude.ai, Claude Desktop, or any client that speaks streamable HTTP, add the remote server instead — no npm, no key in a config file:
Replies carry a hosted URL, never base64 — your agent's context stays small.
Both generation tools acceptaspect_ratio(e.g."16:9","9:16"). Edits keep the source image's shape when you omit it — pass one only to reshape.
The same package family ships an unscoped CLI for scripts, CI, and pipelines:
export PIXFARO_KEY=pf_live_… npx pixfaro gen "a lighthouse at night, minimal flat style" -a 16:9 -o cover.png npx pixfaro models npx pixfaro balance npx pixfaro edit img_8f2a… "make the sky darker" -o v2.png
The thin open client over the Pixfaro API: the MCP server (@pixfaro/mcp) and thepixfaroCLI share one HTTP client. The balance/provider layer lives behindapi.pixfaro.com— this code is intentionally small enough to read before you hand it a key.
MCP server for Google Gemini image generation and editing
Access GPT-5, Claude, Gemini and other models through a single MCP connection. Save development time and money on subscriptions.
Universal tool adapter — @tool decorator exports Python functions to OpenAI, Claude, Gemini, MCP, JSON Schema. Audit token costs.
Standing review layer for coding agents: Claude, GPT and Gemini debate each answer and return one recommendation plus the strongest dissent.
AI image generation and editing MCP server. Text-to-image, text-based editing with iterative refinement. Multi-provider (Gemini + OpenAI).
Access multiple AI models like Claude, Gemini, and OpenAI through a single server using your own API keys.
A Model Context Protocol (MCP) server for integrating with the Gelato Print-on-Demand API. This server enables AI agents (such as Antigravity, Claude, ChatGPT, etc.) to automate product creation from custom design URLs/files, inspect product templates, manage Shopify store connections, explore catalog specifications, and process print fulfillment orders.
Generate and edit images and create video (Veo, Sora, Seedance) from any AI agent via OpenRouter or any OpenAI-compatible API — files saved to disk with inline previews.
atch bad animations before they ship. Deterministic motion audit + vision-LLM design review.
Agent-queryable design systems from 224 real products - tokens, type scales, spacing per UI section - over MCP. Claude Code & Cursor build to real specs.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




