Finance & Commerce MCP Servers

MCP servers for payments, accounting, crypto, stock-market data and e-commerce platforms. Each entry is scanned with the deterministic Capability-Flow Trust Model — grades are computed, never self-reported.

Aifinpay npm
A
@aifinpay/mcp

Security scan results for the Aifinpay MCP server.

Finance & Commerce Score 100/100 0 findings 4.2k/wk Cap. Minimal
X402 Source verified 8 implementations
A
best: @x402/mcp

Security scan results for the X402 MCP server.

Finance & Commerce Best score 100/100 0 findings 3.1k/wk Cap. Minimal
Sap npm
A
@oobe-protocol-labs/sap-mcp-server

Security scan results for the Sap MCP server.

Finance & Commerce Score 100/100 1 finding 2.3k/wk Cap. High
Geometra Source verified npm
A
@geometra/mcp

Security scan results for the Geometra MCP server.

Finance & Commerce Score 100/100 3 findings 1.7k/wk Cap. High
Gocushy npm
A
@gocushy/mcp

Security scan results for the Gocushy MCP server.

Finance & Commerce Score 100/100 0 findings 1.4k/wk Cap. Minimal
Revealui Source verified npm
A
@revealui/mcp

Security scan results for the Revealui MCP server.

Finance & Commerce Score 100/100 12 findings 1.2k/wk Cap. High
Formlab npm
A
formlab-mcp

Security scan results for the Formlab MCP server.

Finance & Commerce Score 100/100 0 findings 637/wk Cap. Minimal
Xrpl Utilities Source verified npm
A
@xrpl-utilities/mcp

Security scan results for the Xrpl Utilities MCP server.

Finance & Commerce Score 100/100 0 findings 598/wk Cap. Minimal
Vaaya npm
A
@vaaya/mcp

Security scan results for the Vaaya MCP server.

Finance & Commerce Score 100/100 0 findings 422/wk Cap. Minimal
Korea Stock Source verified 2 implementations
A
best: korea-stock-mcp

Security scan results for the Korea Stock MCP server.

Finance & Commerce Best score 100/100 0 findings 311/wk Cap. Minimal
Bizfile npm
A
bizfile-mcp

Security scan results for the Bizfile MCP server.

Finance & Commerce Score 100/100 0 findings 294/wk Cap. Minimal
Finmap Source verified npm
A
finmap-mcp

Security scan results for the Finmap MCP server.

Finance & Commerce Score 100/100 0 findings 275/wk Cap. Minimal
Mpp32 npm
A
mpp32-mcp-server

Security scan results for the Mpp32 MCP server.

Finance & Commerce Score 100/100 1 finding 254/wk Cap. Minimal
X402node Source verified npm
A
x402node-mcp

Security scan results for the X402node MCP server.

Finance & Commerce Score 100/100 0 findings 248/wk Cap. Minimal
X402 Bazaar npm
A
x402-bazaar-mcp

Security scan results for the X402 Bazaar MCP server.

Finance & Commerce Score 100/100 0 findings 247/wk Cap. Minimal
Octagon npm
A
octagon-mcp

Security scan results for the Octagon MCP server.

Finance & Commerce Score 100/100 0 findings 240/wk Cap. Minimal
Madeonsol npm
A
mcp-server-madeonsol

Security scan results for the Madeonsol MCP server.

Finance & Commerce Score 100/100 0 findings 235/wk Cap. Minimal
Claracars npm
A
claracars-mcp

Security scan results for the Claracars MCP server.

Finance & Commerce Score 100/100 0 findings 225/wk Cap. Minimal
Stock Scanner npm
A
stock-scanner-mcp

Security scan results for the Stock Scanner MCP server.

Finance & Commerce Score 100/100 0 findings 216/wk Cap. Minimal
Stockmatrix npm
A
stockmatrix-mcp

Security scan results for the Stockmatrix MCP server.

Finance & Commerce Score 100/100 0 findings 209/wk Cap. Minimal
Gate402 npm
A
gate402-mcp

Security scan results for the Gate402 MCP server.

Finance & Commerce Score 100/100 0 findings 207/wk Cap. Minimal
Capitol Trades npm
A
@anguslin/mcp-capitol-trades

Security scan results for the Capitol Trades MCP server.

Finance & Commerce Score 100/100 0 findings 200/wk Cap. Minimal
Crypto Price npm
A
mcp-crypto-price

Security scan results for the Crypto Price MCP server.

Finance & Commerce Score 100/100 0 findings 175/wk Cap. Minimal
Optionsahoy Source verified npm
A
optionsahoy-mcp

Security scan results for the Optionsahoy MCP server.

Finance & Commerce Score 100/100 0 findings 169/wk Cap. Minimal

When an AI assistant checks an order, reconciles a ledger or quotes a crypto price, it usually reaches that system through a finance and commerce MCP server: a Model Context Protocol integration bridging assistants like Claude or Cursor to payment processors such as Stripe and PayPal, accounting suites like QuickBooks and Xero, crypto exchanges and wallets, stock-market data feeds, and e-commerce backends such as Shopify or WooCommerce. Few integration types sit this close to live balances and customer records, so entries here earn some of the sharpest security scrutiny in the MCP Trust Registry.

Best MCP servers for payments, market data and store operations

Day-to-day use leans read-heavy and workflow-shaped. An assistant can stream live stock or crypto quotes into a research brief, match invoices in an accounting ledger against bank transactions, or keep an online store running: updating listings, checking order status and drafting refunds for a human to approve. Combined with servers from the Databases category, it can also join payment events to internal records for reconciliation and reporting.

Security questions to ask before an MCP server touches real money

The threat model here is unusually concrete. A malicious or over-permissioned server holding a payment or exchange API key is not just reading data; a write-scoped token can issue refunds, create payouts or place orders. Before connecting one:

  • Insist on read-only scopes. Market data and reporting rarely need write access; a quote feed requesting transfer permissions is a red flag.
  • Read the blast radius, not the README. Every listing carries an A-F Trust Score and a capability profile showing whether the package can reach the network, filesystem or shell beyond its stated job. The grade comes from a deterministic open-source scanner: identical input, identical score, no LLM judgment calls, no paid placement. The algorithm notes explain each grade.
  • Treat merchant text as hostile. Product reviews, transaction memos and support tickets are attacker-controlled; an assistant reading them can be steered toward approving fraudulent refunds.
  • Scope credentials per store or account, rotate keys behind any weak-scoring server, and study the Learning & Documentation category before wiring anything to real funds.

Can an MCP server move money or place trades by itself?

Only if someone hands it credentials with those permissions. The Model Context Protocol carries text and tool calls, not funds; the danger is a write-scoped payment or exchange key given to an over-permissioned server. Prefer read-only keys and review a server's Trust Score and findings first.