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,700 courses taught by industry experts.
Extending your MCP server with GitHub Copilot - OAuth Tutorial
From the course: Unboxing AI: Build a Remote MCP Server from Zero to Deployed with OAuth
Extending your MCP server with GitHub Copilot
- On that note, one final thing I want to point out. If you go to the modelcontextprotocol.io website, you'll notice that for every page there's this Copy page button. If you open that a little closer, you'll see it says Copy page as markdown for LLMs. This is prepared for you to use AI tools to build this. And if you dig through this, you'll actually find under, what is it? Tutorials, I think? Yeah. There's a tutorial called Building MCPs with LLMs that walks you through the process of building a full-fledged MCP server using Claude without writing any code. And this works. It doesn't write the best code in the world, and it doesn't work well for advanced things. But for something like a basic service that accesses a document or does something, this actually works fine, and it's fun to try it out to say, like, "Take this documentation and put it into Claude. Then take the same documentation and put it into ChatGPT and into GitHub Copilot," and see how the same instructions produce…
Contents
-
-
-
-
(Locked)
How to build your own MCP server1m 36s
-
(Locked)
Setting up your MCP development environment1m 25s
-
(Locked)
SDKs and setup1m 31s
-
(Locked)
Installing and using UV2m 19s
-
(Locked)
Running an MCP server locally2m 33s
-
(Locked)
Using the MCP Inspector3m 6s
-
(Locked)
Testing an MCP server in VS Code3m 50s
-
(Locked)
Using Resources and Prompts1m 18s
-
(Locked)
Building an MCP server from a template6m 14s
-
(Locked)
Writing tools, resources, and prompts7m 37s
-
(Locked)
Testing your MCP server4m 31s
-
(Locked)
Using an MCP server in Claude Desktop3m 42s
-
(Locked)
Customizing your MCP server to fit your needs1m 22s
-
(Locked)
Extending your MCP server with GitHub Copilot1m 54s
-
(Locked)
-
-
-
-