{"id":"iannuttall-mcp-boilerplate","name":"mcp-boilerplate","af_score":53.5,"security_score":60.0,"reliability_score":26.2,"what_it_does":"Boilerplate for building a remote MCP server on Cloudflare Workers that provides user authentication (Google or GitHub via OAuth) and Stripe-based monetization (free vs paid tools, including subscription and other billing modes). It exposes an SSE endpoint for the MCP tooling and includes example tool implementations using Zod and Stripe’s MCP/Cloudflare agent toolkit.","best_when":"You want a quick starting point for an MCP server that will run on Cloudflare and you’re comfortable configuring OAuth and Stripe billing.","avoid_when":"You need strong operational guarantees (SLA, long-term stability assurances) or a fully specified public API contract with comprehensive error and rate-limit semantics.","last_evaluated":"2026-03-30T13:24:58.715026+00:00","has_mcp":true,"has_api":false,"auth_methods":["OAuth with Google","OAuth with GitHub"],"has_free_tier":true,"known_gotchas":["OAuth redirect URIs differ between localhost and deployed worker; misconfiguration will block authentication flow.","Stripe Customer Billing Portal may require enabling test-mode portal configuration before the check_user_subscription_status tool can return a usable billingPortal.url.","README warns MCP Inspector versioning (0.12.0 vs 0.11.0) and that @latest may not work right now, which can affect debugging workflows."],"error_quality":null}