Skip to content
Level up your prompts with SurePrompts — curated prompts for every workflow.
agentscamp

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.

ToolPricingLicensePlatformsCategory
Github MCP Serveropen sourceMITWeb, macOS, Windows, LinuxMCP
Notion MCPfreemiumWebMCP
Supabase MCPopen sourceApache-2.0Web, macOS, Windows, LinuxMCP
Cloudflare MCPfreeApache-2.0WebMCP

Free and open-source alternatives to Stripe MCP

Stripe MCP alternatives in detail

  1. Github MCP Server

    open sourceMITWeb, macOS, Windows, LinuxMCP

    GitHub'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.

  2. Notion MCP

    freemiumWebMCP

    Notion'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.

  3. Supabase MCP

    open sourceApache-2.0Web, macOS, Windows, LinuxMCP

    Supabase'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.

  4. Cloudflare MCP

    freeApache-2.0WebMCP

    Cloudflare 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.