Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Payments & FinanceAuth: OAuth2.1 & API Key

Stripe hosted MCP server

Payments infrastructure

Stripe’s hosted MCP server gives agents access to Stripe APIs and documentation. Agents can search Stripe knowledge and operate on payments objects like customers, invoices, and subscriptions, subject to the permissions of the connected Stripe account.

Curated by Published Updated

Server description

Work with Stripe payments, customers, and subscriptions from your agent

Stripe’s hosted MCP server gives agents access to Stripe APIs and documentation. Agents can search Stripe knowledge and operate on payments objects like customers, invoices, and subscriptions, subject to the permissions of the connected Stripe account.

Directory details

Slug
stripe
Category
Payments & Finance
Category slug
payments-and-finance
Authentication
OAuth2.1 & API Key
Auth type
custom

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "stripe": {
      "url": "https://mcp.stripe.com/"
    }
  }
}

Connection links