Pagar.me MCP Server
Related Servers
Alternatives to Pagar.me MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceAn MCP server providing six scoped tools for Shopify's Admin API, enabling natural-language querying of chargebacks, orders, refunds, customers, and revenue.-
- AlicenseNot gradedqualityFmaintenanceA comprehensive MCP server for Shopify Admin API integration, enabling AI assistants to manage products, orders, customers, inventory, analytics, and more through natural language.15 npm18MIT
- AlicenseCqualityDmaintenanceMCP server for Shopify Admin API. Enables product, order, customer, and inventory management via natural language.143 npm1MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for financial reconciliation and accounting on F360 Finanças, enabling read/write access to card reconciliation, transfers, accounts, and invoices via public API.MIT
- AlicenseNot gradedqualityDmaintenanceRead-only MCP server for Omie ERP, enabling AI assistants to query financial data, accounts payable/receivable, bank reconciliation, invoices, and movements via natural language.12MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for consulting Brazilian fiscal declaration data (SICONFI) from official sources. Provides a single read-only tool for users to query fiscal information through natural language.MIT
TDQS
Scored across 12 tools
Tools are mostly distinct: sync tools handle data ingestion, query tools handle retrieval, and resumo tools handle aggregation. However, some overlap exists between fluxo_caixa, recebiveis_periodo, and resumo_financeiro, all of which present cash flow/income summaries grouped by period. An agent could plausibly select the wrong one for certain reporting tasks.
Most tools follow a consistent verb_noun pattern (listar_reembolsos, buscar_pedido, sincronizar_payables, conciliar_dia). The pattern is largely Portuguese verb + noun, which is internally consistent. Minor inconsistency: some use infinitive verbs (listar, buscar, conciliar, sincronizar) while resumo_* and fluxo_* use noun-first naming, and recebiveis_* shifts to noun-first as well.
12 tools is a well-scoped set for a financial reconciliation server. Each tool maps to a distinct workflow: synchronization (4 tools), lookup (2 tools), cash flow views (3 tools), reconciliation (1 tool), and summaries (2 tools). No obvious bloat or trivial duplicates.
The surface covers the full lifecycle well: data ingestion via sync tools, reconciliation, daily cash flow, receivables, and summaries. Minor gaps exist: there's no tool to manually reconcile/adjust a specific mismatch, no export functionality, and no tool for chargeback-specific details beyond what's folded into summaries. But core financial workflows are well covered with no dead-ends.