Skip to content
Back to search
30
MCP streamable-http

Stripe_connect

io.github.pipeworx-io/stripe_connect

Stripe MCP Pack — read-only access to Stripe data via API key.

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-stripe_connect
Stripe MCP Pack — read-only access to Stripe data via API key.
0 tools
io.github.infoinlet-marketplace/mcp-stripe
Read-only Stripe for AI agents — customers, charges, subscriptions, invoices, balance.
0 tools
@pipeworx/mcp-paypal
PayPal MCP Pack — read-only access to PayPal transactions, orders, invoices, and disputes.
0 tools
io.github.friendlygeorge/stripe-mcp-server
MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices
0 tools
Paypal
PayPal MCP Pack — read-only access to PayPal transactions, orders, invoices, and disputes.
0 tools · streamable-http
com.stripe/mcp
MCP server integrating with Stripe - tools for customers, products, payments, and more.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stripe_connect": {
      "url": "https://gateway.pipeworx.io/stripe_connect/mcp",
      "transport": "streamable-http"
    }
  }
}