Generates static Pix QR codes and copy-paste payment strings for Brazilian Pix keys without external APIs or credentials.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pix MCP.
A lightweight Model Context Protocol (MCP) server that enables AI agents (Claude, Cursor, Windsurf) to generate static Pix QR codes via natural-language prompts.
generateStaticPix - Generate static Pix QR codes for any Pix key (no API required)β οΈ Important: After deploying to Railway, add these environment variables in the Railway dashboard:
MCP_MODE=httpNODE_ENV=production (optional)MIT
MCP_MODE: Server mode (stdio for MCP, http for HTTP API) - Default: stdioNODE_ENV: Environment (development/production) - Default: developmentPORT: HTTP port when in HTTP mode - Default: 3000~/Library/Application Support/Claude/claude_desktop_config.json on macOS or %APPDATA%/Claude/claude_desktop_config.json on Windows):Add to your Cursor MCP settings:
Configure in Windsurf MCP settings:
Your tool should support MCP servers. Configure using:
npx pix-mcp or pix-mcp (if installed globally)MCP_MODE=stdiogenerateStaticPixCreates a static Pix payment QR code following BACEN EMV 4.0 standards.
Parameters:
pixKey (string): Valid Pix key (email, phone, CPF, CNPJ, or random key)amount (number): Payment amount in BRL (0.01 to 999,999.99)recipientName (string): Name of the payment recipient (max 25 chars)recipientCity (string): City of the payment recipient (max 15 chars)Returns:
Supported Pix Key Types:
example@email.com+551199999999912345678901 (11 digits)12345678000195 (14 digits)123e4567-e89b-12d3-a456-426614174000 (UUID format)generateStaticPix tool12345678900 - they will be rejected by banksMIT License - see LICENSE file for details.
Made with β€οΈ for the Brazilian Pix ecosystem
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/regenerating-world-pix-mcp)<a href="https://allmcps.com/mcp/regenerating-world-pix-mcp"><img src="https://allmcps.com/api/badge/regenerating-world-pix-mcp?style=directory" alt="Pix MCP on AllMCPs" /></a>