Back to directory
@atharvagupta2003/mcp-stripe

@atharvagupta2003/mcp-stripe

@atharvagupta200344

An MCP server that integrates with Stripe to manage payments, customers, and refunds, providing a structured API for financial transactions.

stripepaymentsfinancial transactionscustomer managementrefundsfinance

Installation & Configuration

{
  "mcpServers": {
    "stripe": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/src",
        "run",
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/2/6
Updated
2026/6/7