Back to directory
atharvagupta2003/mcp-stripe

atharvagupta2003/mcp-stripe

@atharvagupta2003

Stripe MCP server for handling payments, customers, and refunds with audit logging.

stripepaymentsmcppayment-intentcustomer-managementrefundaudit-loggingpythonfinance

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13