MCP Dev Brasil โ 37 Servers for Agentic Commerce
@codespar
37 MCP servers for agentic commerce and Brazilian services. Stripe ACP, x402 (Coinbase), AP2 (Google), Google UCP, plus 14 Brazilian payment rails, fiscal, banking, communication, logistics, ERP, identity, and crypto APIs. ~480 tools. Supports stdio and Streamable HTTP. Published on npm as @codespar/mcp-*.
Overview
MCP Dev Brasil
37 MCP servers for agentic commerce and Brazilian services.
Agentic Protocols
- Stripe ACP (16 tools) โ AI agent checkout, payment delegation
- x402 (10 tools) โ HTTP micropayments, USDC on Base/Solana
- AP2 (13 tools) โ Agent authorization, audit trails
- Google UCP (21 tools) โ Shopping, cart, checkout, orders, delivery
Brazilian Rails
Asaas, PagSeguro, Zoop, Pagar.me, Pix BCB, Cielo, Stone + Nuvem Fiscal, Melhor Envio, Z-API, Omie, Stark Bank, BrasilAPI, and more.
Quick Start
npx @codespar/mcp-brasil-api # Free, no API key npx @codespar/mcp-stripe-acp # Stripe checkout npx @codespar/mcp-x402 # HTTP micropayments
All servers support stdio and Streamable HTTP transport.
Server Config
{
"mcpServers": {
"brasil-api": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-brasil-api"
]
}
}
}