Skip to content
Back to search
30
MCP

io.github.infoinlet-marketplace/mcp-stripe

io.github.infoinlet-marketplace/mcp-stripe

Read-only Stripe for AI agents — customers, charges, subscriptions, invoices, balance.

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

Similar MCP servers embedding-nearest

io.github.codespar/mcp-stripe-acp
Stripe ACP — AI agent checkout, payment delegation, products, invoices
0 tools
io.github.infoinlet-marketplace/mcp-redis
Read-only Redis for AI agents — keys, hashes, lists, sets, sorted sets, streams, INFO.
0 tools
io.github.infoinlet-marketplace/mcp-mongodb
Read-only MongoDB for AI agents — find, aggregate (no write stages), count, stats.
0 tools
io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
0 tools
stripe-billing-mcp
Stripe Billing automation via MCP. Includes create customer, search customers, create subscription. By MEOK AI Labs.
0 tools
io.github.infoinlet-marketplace/mcp-elasticsearch
Read-only Elasticsearch/OpenSearch for AI agents — search, indices, mappings, count, health.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.infoinlet-marketplace/mcp-stripe": {
      "url": "None",
      "transport": "http"
    }
  }
}