AI
Rank #831com.stripe/mcp
MCP server providing mcp capabilities
AI is a Model Context Protocol (MCP) server published by stripe. It ranks #831 of 132,046 servers tracked on MCP Toplist, and its repository has 1,830 GitHub stars. AI is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 20, 2025 and most recently updated on Oct 28, 2025.
Ranks ahead of 131,215 of 132,046 servers on MCP Toplist.
Use AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stripe https://mcp.stripe.com/[mcp_servers.stripe]
url = "https://mcp.stripe.com/"Add to ~/.codex/config.toml.
https://mcp.stripe.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stripe": {
"url": "https://mcp.stripe.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stripe": {
"type": "http",
"url": "https://mcp.stripe.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stripe": {
"serverUrl": "https://mcp.stripe.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stripe": {
"url": "https://mcp.stripe.com/"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.stripe%2Fmcp)<a href="https://mcptoplist.com/server/com.stripe%2Fmcp"><img src="https://mcptoplist.com/badge/com.stripe%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
stripe
Available versions (2)
| Version | Published |
|---|---|
| 0.2.4 | Oct 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains AI?
- AI is maintained by stripe, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is AI listed on the Official MCP Registry?
- Yes — AI is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does AI have?
- MCP Toplist tracks 2 versions of AI, most recently published on Oct 28, 2025.
- Where can I find the source code for AI?
- The source code for AI is hosted at github.com/stripe/ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.