Skip to content

Latest commit

 

History

History
 
 

README.md

mcp.cloudflare.com

Landing page for MCP on Cloudflare. Built with Astro, React, Three.js, and Tailwind CSS. Deployed as static assets on Cloudflare Workers.

Development

npm install
npm run dev

Build & Deploy

npm run build
npx wrangler deploy

Deploys to the Cloudflare MCP account via wrangler.jsonc.