Cloudflare MCP Alternatives
5 alternatives to Cloudflare MCP — free and paid AI coding tools covering similar jobs, with pricing and standout strengths.
Looking for a Cloudflare MCP alternative? Cloudflare MCP is listed under MCP (free). The 5 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 |
| Sentry MCP | free | FSL-1.1-Apache-2.0 | Web, macOS, Windows, Linux | MCP |
| Stripe MCP | free | MIT | Web, macOS, Windows, Linux | MCP |
| Supabase MCP | open source | Apache-2.0 | Web, macOS, Windows, Linux | MCP |
| Smithery | freemium | — | Web | Platform |
Free and open-source alternatives to Cloudflare MCP
Cloudflare 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.
Sentry MCP
freeFSL-1.1-Apache-2.0Web, macOS, Windows, LinuxMCPSentry MCP connects agents to production reality: 38 tools for searching issues and events, pulling stack traces and trace details, updating and annotating issues, and invoking Seer root-cause analysis. For Claude Code, Sentry ships it as a plugin that installs a sentry-mcp subagent — errors get debugged against the actual telemetry instead of your memory of it.
Stripe MCP
freeMITWeb, macOS, Windows, LinuxMCPStripe's official MCP server — hosted at mcp.stripe.com with OAuth, or local via npx @stripe/mcp — lets agents work the Stripe API: create and list customers, products, prices, and invoices, generate payment links, manage subscriptions and refunds, handle disputes, and search Stripe's documentation. Tool availability follows your key's permissions, so a restricted key is the safety mechanism.
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.
Smithery
freemiumWebPlatformSmithery is a registry and hosting platform for Model Context Protocol servers. It solves discovery — a searchable catalog with provenance — and deployment: install a server into your client with one Smithery CLI command, or connect to hosted remote instances instead of running them yourself. Freemium, with a free tier for discovery.