EvandroSchechtel/BridgeAPI
BridgeAPI — MCP connectors ecosystem for Brazilian platforms. Connect any AI Agent to WhatsApp, Hotmart, Mercado Livre, Shopify, Pix, NFe, and more via Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"BridgeAPI": {
"command": "npx",
"args": [
"-y",
"BridgeAPI"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Ecossistema de conectores MCP para plataformas brasileiras. Conecte qualquer AI Agent ao WhatsApp, Hotmart, Mercado Livre, Shopify, Pix, NFe e mais — via Model Context Protocol.
> "Primeiro ser util. Depois ser inteligente. Depois ser indispensavel."
AI Agent (Claude, ChatGPT, LangChain, CrewAI)
|
v MCP Protocol (JSON-RPC 2.0 / stdio)
+--------------------------------------------------+
| BridgeAPI Ecosystem |
| |
| packages/ 16 MCP Servers |
| ├── mcp-whatsapp WhatsApp Business API |
| ├── mcp-hotmart Hotmart |
| ├── mcp-eduzz Eduzz |
| ├── mcp-mercadolivre Mercado Livre |
| ├── mcp-pix Pix (Banco Central) |
| ├── mcp-nfe Nota Fiscal Eletronica |
| ├── mcp-instagram-direct Instagram Direct |
| ├── mcp-nuvemshop Nuvemshop |
| ├── mcp-shopify Shopify |
| ├── mcp-loja-integrada Loja Integrada |
| ├── mcp-tiktok TikTok |
| ├── mcp-tiktok-shop TikTok Shop |
| ├── mcp-shopee Shopee |
| ├── mcp-temu Temu |
| ├── mcp-calendly Calendly |
| └── mcp-google-calendar Google Calendar |
| |
| apps/ Infraestrutura |
| ├── gateway API Gateway (Hono + Prisma) |
| └── dashboard Web Dashboard (Next.js 16) |
+--------------------------------------------------+
|
v
WhatsApp / Hotmart / ML / Shopify / Pix / NFe ...| Pacote | Plataforma | Tools | Status | |--------|-----------|-------|--------| | @bridgeapi/mcp-whatsapp | WhatsApp Business API | 16 | v0.1.0 | | @bridgeapi/mcp-hotmart | H
Loading reviews...