Mercury Multiorg MCP
Related Servers
Alternatives to Mercury Multiorg MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceRead-only MCP server for Mercury business banking — accounts, transactions, and statements.65 npmMIT
- AlicenseNot gradedqualityDmaintenanceSimple MCP server that interfaces with the Mercury API, allowing you to talk to your Mercury banking data from any MCP client like Cursor or Claude Desktop.4MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for Mercury Banking API that enables listing accounts and retrieving transactions via natural language.7 npmMIT
- AlicenseAqualityAmaintenanceMercury Banking MCP server with full Invoicing API support. Read accounts/transactions and create/manage recurring invoices via Model Context Protocol.367 npm11MIT
- AlicenseBqualityCmaintenanceA read-only MCP server that lets AI clients query real financial data (bank, credit card, loan, brokerage) via Plaid or Teller, offering tools for balances, transactions, investments, liabilities, identity, income, and debt analysis.24MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that exposes banking data (connections, accounts, balances, transactions) and agent skills, allowing AI agents to query and refresh financial data via stdio.44 npm6Apache 2.0
TDQS
Scored across 24 tools
Each tool targets a distinct resource and action: list_accounts vs list_credit_accounts vs list_treasury are clearly separated by descriptions, as are list_transactions vs list_treasury_transactions and list_recipients vs list_customers. The get_* tools (get_org, get_card, get_invoice) are unambiguously for single-item retrieval of distinct resources. No two tools have overlapping purposes.
The vast majority of tools follow the consistent verb_noun pattern: 20 list_* tools and 3 get_* tools. Two outliers (reportable_totals, server_info) are descriptive but don't follow the verb_noun convention, which is a minor deviation given the overall consistency.
With 24 tools, this is on the high end but appropriate for a comprehensive read-only Mercury integration covering entities, accounts, transactions, recipients, tax docs, treasury, credit, cards, categories, merchants, customers, invoices, users, events, and webhooks. Each tool maps to a distinct resource, so the count is justified by the scope.
The surface is read-only but covers all major Mercury resources comprehensively: accounts, transactions, recipients, tax docs, org, statements, treasury, credit, cards, categories, merchants, customers, invoices, users, events, and webhooks. Minor gaps exist (e.g., no get_statement_pdf or get_invoice_pdf in the tool list despite mentions in descriptions), but core read workflows are fully covered.