Back to directory
@stripe/mcp

@stripe/mcp

@stripe1528

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/6/7