Interact with Stripe API for payments, customers, and subscriptions
The official Stripe MCP Server lets your AI assistant interact with the full Stripe API. Manage customers, products, subscriptions, payment links, invoices, and refunds through natural language.
Built by Stripe as part of their Agent Toolkit, the server supports all major Stripe resources. It uses your Stripe API key for authentication and supports both test and live mode.
Essential for developers building payment-integrated applications who want to prototype, debug, and manage Stripe resources without leaving their AI workflow.
Add this to your MCP configuration file:
{
"mcpServers": {
"stripe": {
"env": {},
"args": [
"-y",
"@stripe/mcp",
"--tools=all",
"--api-key=sk_test_****"
],
"command": "npx"
}
}
}Manually verified — official Stripe MCP server. Monorepo structure caused scanner miss.
0 files analyzed · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.