Loomal

stripe-mcp-server

MCP server by github.com/friendlygeorge/stripe-mcp-server

MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices

0 starsnpm: stripe-mcp-server

About stripe-mcp-server

stripe-mcp-server is an MCP (Model Context Protocol) server published by friendlygeorge in the official MCP registry, listed under Finance on Loomal. MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices

It ships as an npm package (stripe-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/friendlygeorge/stripe-mcp-server.

Use stripe-mcp-server with your agent

Claude Code · one command
claude mcp add stripe-mcp-server -- npx -y stripe-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "stripe-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "stripe-mcp-server"
      ]
    }
  }
}
npmstripe-mcp-server

Frequently asked questions

What is stripe-mcp-server?
stripe-mcp-server is an MCP (Model Context Protocol) server by friendlygeorge in the Finance category. MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices
How do I connect stripe-mcp-server to Claude, Cursor, or another MCP client?
Install stripe-mcp-server from its npm package (stripe-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is stripe-mcp-server open source?
Yes — the source code is public at github.com/friendlygeorge/stripe-mcp-server.
Can AI agents pay to use stripe-mcp-server?
Not yet through Loomal — stripe-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain stripe-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.