Stripe
Financial intelligence layer for customer lookup, subscription management, payment history, and refund processing. Restricted keys enforce least-privilege access by default.
“The production-grade payments MCP. Restricted keys by default, scoped tool access, and the full Stripe API surface. The only payments integration worth running in production.”
INSTALL THIS SERVER
{
"mcpServers": {
"stripe": {
"command": "npx",
"args": ["@stripe/mcp", "--tools=all", "--api-key=rk_test_your_key"]
}
}
}
14 TOOLS AVAILABLE
OUR ASSESSMENT
- First-party Stripe support with restricted key enforcement
- Scoped tool access (enable only the tools your agent needs)
- Covers customers, charges, subscriptions, invoices, and refunds
- Production-tested at Stripe scale
- Restricted keys require manual setup in the Stripe dashboard
- Complex operations (multi-currency, Connect) need additional configuration
Always use restricted keys (prefer these over secret keys). Scope the key to the minimum required resources (e.g., read-only for customer lookup, write for refunds). Test in Stripe test mode first.
Agents that need to look up customers, manage subscriptions, or process refunds
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this1,520 stars on the stripe/agent-toolkit repo. 9 commits on main in the last 30 days. Audit (2026-05-03) corrected stored star count (1,800 → 1,520, mild downward drift).
// Reading thisDownloads concentrated among fintech and SaaS teams. Weekly growth tracks with Stripe platform feature releases.
// Reading this#1 in API Integration for financial services. Globally #11 reflects the specialised audience.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 3 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 3 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4editorial | 1,520 | 12.8K / wk | MAY 3, 2026 |
| PulseMCP | 4.3 community | 1,200 | 11.6K / wk | APR 21, 2026 |
| Smithery | 4.4 installs | 1,200 | 13.1K installs | APR 20, 2026 |
| Glama | — unrated | 1,210 | unavailable | APR 18, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER API INTEGRATION MCP SERVERS
Apollo GraphQL MCP
Official Apollo GraphQL MCP server. Expose Apollo Studio operations, schema, and graph data to AI agents through MCP. 280 stars and 40 commits on main in the last 30 days. Top cadence in this batch.
Postman MCP
Postman's official MCP server. Connect agents to Postman collections, requests, mocks, and environments. 229 GitHub stars and 8 commits on main in the last 30 days.
Resend MCP
Official Resend MCP for transactional and marketing email. Send, list, get, cancel, batch-send emails; manage contacts, audiences, broadcasts, domains, segments, topics, API keys, and webhooks. 506 GitHub stars and 22 commits on main in the last 30 days.
Adyen MCP
Official Adyen MCP server: TypeScript library for integrating Adyen payment APIs via MCP. 21 stars and 14 commits on main in the last 30 days.
Shopify Dev MCP
Shopify Dev MCP server. Search Shopify Admin and Storefront API documentation, retrieve schema, and inspect platform behaviour from inside agents. 30 GitHub stars and 2 commits on main in the last 30 days.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.