Field-by-field comparison

Compare the evidence before choosing an MCP.

Each signal stays separate, missing facts remain visible, and the column order follows your selection.

MCPs in this comparison

Uncheck an MCP to remove it. Comparing two or three keeps each signal in its own row.

Open canonical comparison link

Comparable alternatives

Shown only when capability or industry context overlaps.

Side-by-side MCP evidence comparison
Evidence fieldDodo Payments API MCPWatchlist candidateStripe MCPMCP100 Selected
Task fit
Best for
  • Dodo Payments users integrating or operating billing workflows through an MCP-capable coding agent, preferably in test mode first.
  • Searching Stripe documentation and support knowledge from an MCP client
  • Inspecting Stripe account, balance, customer, product, and payment data
  • Creating supported Stripe resources in a test account with human confirmation
Not ideal for
  • Users who need a broadly proven, low-risk, fully mature Selected-grade integration today.
  • Unattended production payment administration
  • Workflows that require Stripe API operations not exposed by the current tool set
Avoid when
  • Avoid high-impact or sensitive production use unless the documented authentication, permissions, rollback, and data handling match your environment.
  • The client cannot protect Stripe authorization tokens or secret keys
  • You cannot require confirmation for write-capable payment tools
  • Untrusted content can influence the same agent session without tool isolation
Provenance
Provenance details

First-party MCP

endpoint:https: · Publisher source ↗

First-party MCP

Stripe · Publisher source ↗

Maintenance
Maintenance details

Stale

Repo: Not documented

Package: Not documented

Repo: Aug 14, 2026

Package: Not documented

Popularity evidence
GitHub starsNot documented

1,743

GitHub stars · checked 2026-08-14T18:46:26.000Z

Package downloads / 30 daysNo reliable download data

60,962

package downloads / 30 days · checked 2026-09-08

Shared repository starsNot documented

1,743

Shared repository stars (not MCP-specific) · checked 2026-08-14T18:46:26.000Z

Client coverage
Client coverage detailsNot documented
Claude CodeStreamable HTTP
Claude DesktopStreamable HTTP
CodexStreamable HTTP
VS CodeStreamable HTTP
CursorStreamable HTTP
OpenCodeStreamable HTTP
Client coverage noteLocal stdio runs on your computer. Streamable HTTP connects to a remotely hosted MCP server.
Access and data
AuthenticationRemote API MCP uses browser OAuth by default; optional local server can use Dodo API credentials.The hosted https://mcp.stripe.com endpoint uses Stripe OAuth. Stripe also documents a local npx option using STRIPE_SECRET_KEY; prefer restricted test-mode credentials when local-key authentication is necessary.
CostDodo Payments transaction/API/account pricing applies; MCP access does not make payment operations free.Stripe documents no separate MCP access fee. Normal Stripe product, transaction, account, and chosen AI-client charges still apply; ChatGPT custom connector availability also depends on an eligible ChatGPT plan.
PermissionsHigh-impact financial/billing authority within the authorized Dodo account; use test mode and restrict production credentials.The hosted server receives OAuth access selected during Stripe authorization. The documented tool set includes read operations and write operations such as creating customers, products, prices, payment links, invoices, coupons, refunds, and disputes-related actions; actual access remains bounded by the authorized Stripe account and credential.
Data handlingPayment/customer/subscription data can transit Dodo Payments and the connected AI client/provider.Requests and tool results pass between the MCP client, Stripe's hosted MCP endpoint, and the connected Stripe account. The server can return account and payment-related records plus Stripe knowledge-base content to the client. A local @stripe/mcp process receives the configured STRIPE_SECRET_KEY. Do not place live secret keys in shared configuration or logs.
Limitations
Tradeoffs
  • Live payment/refund/subscription actions need stronger production safeguards and human-confirmation guidance for Selected.
  • The hosted endpoint simplifies setup and uses OAuth, while the local package can use a secret key and therefore expands local credential-handling responsibility.
  • Stripe labels the MCP service a public preview, so tools and behavior can change.
  • Tool access is convenient but can create or modify payment-related resources within the granted Stripe account.
Risk contextLive payment/refund/subscription actions need stronger production safeguards and human-confirmation guidance for Selected.This is a write-capable financial integration. Use test mode for evaluation, least privilege, explicit confirmation for every mutation, separate untrusted web content from payment actions, and revoke MCP sessions promptly when no longer needed. This review relies on publisher documentation and does not claim MCP100 execution testing.
Evidence date
Editorial review2026-09-13T00:00:00Z2026-07-24
Candidate evidence2026-09-13T00:00:00Z2026-08-14T18:46:26.000Z

Popularity, maintenance, fit, permissions, and client support are independent evidence fields.

Read the evidence method →