From the course: Unboxing AI: Build a Remote MCP Server from Zero to Deployed with OAuth
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Testing a remote MCP server - OAuth Tutorial
From the course: Unboxing AI: Build a Remote MCP Server from Zero to Deployed with OAuth
Testing a remote MCP server
- Let me show you how to publish a public MCP server first, one that doesn't have any auth, and then I'll show you how to manage one that has OAuth through GitHub, and the intricate pieces that need to come into place to get all that to work, all right? For reference, if you want to follow along here and you just want to boot up a basic MCP server, you can use the tutorial that Cloudflare has, it's called Build a Remote MCP server. The very beginning here is the very beginning I'll be using. So I'm just going to copy this very first command at the top here. And for the record, to do this, you need a free Cloudflare account. It doesn't cost anything, but you need to set up a Cloudflare account. And the first time you go through this process, you'll have to authenticate yourself through Cloudflare to get your IDE, probably VS Code, to work with the Cloudflare, so you can push and pull content from the service. In VS Code, I have the day-5 folder open. And down here in the terminal, I…
Contents
-
-
-
-
-
-
- (Locked) Why remote MCP servers are so useful1m 11s
- (Locked) Deploying a rempote MCP server on Cloudflare Workers1m 21s
- (Locked) Testing a remote MCP server5m 5s
- (Locked) Adding tools and updating a remote MCP server3m 42s
- (Locked) Implementing GitHub OAuth 2.0 in a remote MCP server5m 3s
- (Locked) Testing MCP OAuth in local development4m 11s
- (Locked) Setting up MCP OAuth on Cloudflare4m 35s
- (Locked) Testing a remote MCP server with OAuth5m 39s
- (Locked)
-