mcp-server-efi
Related Servers
Alternatives to mcp-server-efi
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceCreate Pix charges (Woovi/OpenPix) · List payments & check status · Refund transactions · Multi-provider routing · Daily/per-tx spending limits · Human-in-the-loop confirmation · JSONL audit trail728 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables interaction with the sevDesk accounting API for managing contacts, invoices, credit notes, orders, vouchers, transactions, and parts.15 npm1MIT
- AlicenseNot gradedqualityDmaintenanceCentralizes payment gateway integrations for Pagar.me (customers, recipients, Pix, credit card, splits, charges) and Woovi/OpenPix (Pix charges, refunds, webhook verification) through MCP tools.7 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Qonto's Business API for banking operations. Supports all API key-accessible endpoints for managing business banking transactions and account information.3MIT

Conekta MCP Serverofficial
FlicenseAqualityDmaintenanceEnables interaction with the Conekta payment API to manage orders, customers, subscriptions, and financial transactions. It provides a comprehensive suite of tools for core payment operations like processing refunds, creating checkouts, and monitoring account balances.322-
Intra Pay MCP Serverofficial
FlicenseNot gradedqualityDmaintenanceEnables Pix payment operations (cash-in/cash-out) and webhook management for Intra Pay via natural language, supporting multi-tenant authentication.1-
TDQS
Scored across 173 tools
The tool set is enormous and contains many clusters of near-identical operations, such as the multiple webhook config/list/delete variants and the many create/detail/update Pix charge tools. While descriptions are detailed, an agent is highly likely to confuse tools like pix_create_charge, pix_create_immediate_charge, and pix_create_due_charge, or pick the wrong recurrence/split/webhook variant.
The vast majority of tools follow a clear snake_case verb_noun pattern, such as create_charge, detail_charge, cancel_charge, and list_charges. Minor inconsistencies exist, including med_defense, pix_qr_code_pay, of_config_update, and plural/singular mismatches like list_statement_recurrences vs create_statement_recurrency, but these are not disruptive.
173 tools is an extremely large surface for an MCP server and far exceeds a reasonable tool set for agent navigation. Even though the underlying API is broad, exposing this many endpoints without grouping or selective exposure creates a severe discoverability and selection burden.
The surface is remarkably complete for the EFI payments domain, covering charges, carnets, subscriptions, plans, Pix immediate/due/automatic/recurrence flows, split, webhooks, reports, Open Finance, account opening, statements, and payment requests. Lifecycle actions such as create, read, update, cancel, settle, and devolution are consistently represented across the major resource types.