Skip to content
Back to search
30
MCP

io.github.codespar/mcp-braintree

io.github.codespar/mcp-braintree

MCP server for Braintree (PayPal) — global card processing via GraphQL: charge, refund, vault

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.codespar/mcp-paypal
MCP server for PayPal — global payments + payouts: Orders v2, Payments, Subscriptions, Disputes
0 tools
io.github.codespar/mcp-stripe
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
0 tools
io.github.codespar/mcp-worldpay
MCP server for Access Worldpay — enterprise processor: authorize, capture, refund, tokenize
0 tools
io.github.paypal/paypal-mcp-server
A command line tool for setting up PayPal MCP server
0 tools
io.github.codespar/mcp-chargebee
MCP server for Chargebee — global subscription billing, recurring revenue orchestration
0 tools
io.github.codespar/mcp-picpay
MCP server for PicPay Business — BR digital wallet (60M+ users): checkout, Pix QR, subscriptions
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.codespar/mcp-braintree": {
      "url": "None",
      "transport": "http"
    }
  }
}