About
Cloudflare MCP Server Workshop
README
Welcome to the hands-on workshop where you'll build and deploy Model Context Protocol (MCP) servers using Cloudflare Workers.
🧠 What You'll Build
You'll create your own MCP server that connects to Claude (or any MCP-compatible client) and deploy it globally using Cloudflare. By the end, you'll have a real-world, AI-integrated use case running in production!
📋 Table of Contents
🛠 Instructions
- MCP Fundamentals – Understand the Model Context Protocol architecture
- Getting Started – Prerequisites and environment setup
- Building an MCP Server – MCP Server Instructions
- Deploying Your MCP – Step-by-step deployment guide
- Connect to a MCP Client – Configure Claude or any other MCP Client to call your MCP server
- Submission – Submit your project to win prizes 🎁
💡 Use Cases
We'll vote and build one live during the workshop—but you can explore and finish any of these on your own:
- ✈️ Real-time Travel Planner – Claude integrates with your calendar & travel APIs to plan trips
- 🍽 Restaurant Reservation – Claude connects to a booking platform like Yelp or OpenTable
- 📝 AI-Powered Meeting Summary – Claude summarizes notes and creates Jira tasks from Google Docs or document file
🚀 Quick Start
- ✅ Make sure you have Node.js (v18+) and a Cloudflare account
- 🛠 Follow the Getting Started guide
- 🌐 Choose a use case or build your own idea
- 🚢 Deploy your MCP server using
wrangler - 🤖 Connect to a MCP Client and test your setup
🎯 Workshop Goals
By the end of this workshop, you'll have:
- ✅ A deployed MCP server on Cloudflare Workers
- ✅ Integrated Claude with your own tools
- ✅ A real-world use case (like travel planning or meeting automation)
- ✅ Skills to build & extend MCP-based workflows on your own
💬 Need Help?
- 📌 Each guide includes troubleshooting tips
- 🧑🏫 Ask mentors during the workshop
- 🚀 Ready to show off? Submit your project
Let’s build something powerful together.
Installing Workshop
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/lauragift21/mcp-server-workshopFAQ
Is Workshop MCP free?
Yes, Workshop MCP is free — one-click install via Unyly at no cost.
Does Workshop need an API key?
No, Workshop runs without API keys or environment variables.
Is Workshop hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Workshop in Claude Desktop, Claude Code or Cursor?
Open Workshop on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Workshop with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
