Skip to main content
Glama
jsyapps

Stripe MCP Server

by jsyapps

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STRIPE_SECRET_KEYYesYour Stripe secret key from Stripe Dashboard

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_payment_linkB

Create a Stripe payment link for customers to pay

list_payment_linksA

List existing payment links

get_payment_linkA

Get details of a specific payment link

update_payment_linkB

Update a payment link (activate/deactivate)

create_payment_intentC

Create a payment intent for processing payments

confirm_payment_intentC

Confirm a payment intent

get_payment_intentB

Get payment intent details

list_payment_intentsB

List payment intents

create_productC

Create a product

list_productsC

List products

get_productB

Get product details

create_priceC

Create a price for a product

list_pricesC

List prices

create_customerC

Create a customer

list_customersD

List customers

get_customerC

Get customer details

get_customer_paymentsB

Get payment history for a customer

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jsyapps/stripe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server