Stripe MCP Alternatives
4 alternatives to Stripe MCP — free and paid AI coding tools covering similar jobs, with pricing and standout strengths.
Looking for a Stripe MCP alternative? Stripe MCP is listed under MCP (free). The 4 tools below cover similar jobs, closest matches first — the table compares pricing, license, and platforms so you can shortlist quickly, and each entry further down adds a fuller summary and a link to the full profile.
| Tool | Pricing | License | Platforms | Category |
|---|---|---|---|---|
| Github MCP Server | open source | MIT | Web, macOS, Windows, Linux | MCP |
| Notion MCP | freemium | — | Web | MCP |
| Supabase MCP | open source | Apache-2.0 | Web, macOS, Windows, Linux | MCP |
| Cloudflare MCP | free | Apache-2.0 | Web | MCP |
Free and open-source alternatives to Stripe MCP
Stripe MCP alternatives in detail
Github MCP Server
open sourceMITWeb, macOS, Windows, LinuxMCPGitHub's official MCP server gives agents the full GitHub surface — repositories, issues, pull requests, Actions, code and secret scanning, Dependabot, discussions, projects — organized into toolsets you can enable selectively, each with a read-only variant. Use the hosted remote at api.githubcopilot.com/mcp with a PAT or OAuth, or run it locally via Docker.
Notion MCP
freemiumWebMCPNotion's hosted MCP server (mcp.notion.com) exposes 18 tools built around Notion-flavored Markdown for token efficiency: notion-search across the workspace (and connected Slack/Drive/Jira with Notion AI), notion-fetch by URL, page and database create/update/move, comments, and user/team lookups. OAuth-only — one claude mcp add plus a browser flow, and your workspace becomes agent-readable.
Supabase MCP
open sourceApache-2.0Web, macOS, Windows, LinuxMCPSupabase's official MCP server (hosted, Apache-2.0) lets agents work a Supabase project end to end: execute_sql and apply_migration, list tables and extensions, fetch service logs and security/performance advisors, generate TypeScript types, deploy Edge Functions, and manage branches. URL params scope it down — project_ref pins one project, read_only=true disables every mutating tool.
Cloudflare MCP
freeApache-2.0WebMCPCloudflare ships two kinds of official MCP servers, all hosted: 16 domain servers (docs, Workers bindings and builds, observability, browser rendering, Radar, and more at <name>.mcp.cloudflare.com/mcp) and the newer Code Mode server at mcp.cloudflare.com/mcp, which exposes the entire 2,500-endpoint Cloudflare API in about 1k tokens by letting the agent write code against the API spec server-side.