About this MCP Server

This TypeScript-based MCP server runs on Cloudflare Workers and is compatible with all MCP-compliant AI agents.

MCP Server Demo Schematic

What it is

It serves as a production-ready reference implementation that demonstrates how to build and deploy a commercial MCP server with modern cloud architecture and infrastructure, including:

  • OAuth 2.1 authentication
  • Stripe payment integration
  • Subscription management
  • Usage quotas and rate limiting
  • Cloudflare Workers serverless deployment

Demo Tools

The included tools are intentionally simple. Their purpose is to showcase the complete authentication, authorization, billing, and access-control workflow rather than the tools themselves. Together, they demonstrate how to build an MCP server that supports both free and premium features with secure, scalable infrastructure.

Tool Access Quota
πŸ₯  Fortune Cookies Subscription 10 / Day
🎲 Lotto Numbers Free Tier 5 / Day
🎲 Lotto Numbers Pro Subscription 70 / Week
⚑ Snap Decisions Subscription 50 / Month
βš™οΈ Subscription Management Free Unlimited

Screenshots (tap/click to enlarge)

Screenshot 1 Tool Discovery Screenshot 2 Payment Required Screenshot 3 Payment Checkout Screenshot 4 Payment Success Screenshot 5 Payment Check Subscriptions Screenshot 6 Payment Snap Decision Tool

πŸš€ Explore This MCP Server

No real credit card is required. A built-in Stripe test environment allows you to explore the complete authentication, subscription, and billing workflow without any financial commitment.

The demo supports right arrow πŸ’³ Stripe's test payment cards, enabling you to simulate real-world payment scenarios such as:

  • βœ… Successful payments
  • ❌ Payment declines
  • πŸ’³ Insufficient funds
  • ⏳ Expired cards
  • ⚠️ Other billing and subscription conditions

This allows recruiters and technical reviewers to see a fully integrated implementation of OAuth 2.1, Stripe payments, subscription management, usage quotas, and MCP tool authorization in action.

To get started, see the right arrow installation guide.

right arrow Installation Instructions

right arrow User Guide

right arrow Privacy Policy