Back to directory
stripe/mcp

stripe/mcp

@stripe1792332395

A toolkit enabling AI agents to interact with Stripe APIs through function calling, offering both local stdio and remote SSE MCP server options.

stripepaymentapitoolkitagentfinance

Installation & Configuration

{
  "mcpServers": {
    "stripe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stripe-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2024/11/11
Updated
2026/9/3