Skip to main content
Glama

Stripe Fraud MCP

by keithah
smithery.json757 B
{ "$schema": "https://smithery.ai/schema/smithery.json", "name": "stripe-mcp", "description": "Access Stripe API for payments, subscriptions, customers, and fraud operations", "version": "1.0.0", "config": { "stripe_api_key": { "type": "string", "description": "Your Stripe secret API key (sk_live_... or sk_test_...)", "required": true, "secret": true }, "stripe_api_version": { "type": "string", "description": "Optional Stripe API version override (e.g., 2024-06-20). Leave empty to use your account default.", "required": false }, "default_stripe_account": { "type": "string", "description": "Optional default connected account ID", "required": false } } }

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/keithah/stripe-mcp'

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