Spaces:
Running
Running
title: README | |
emoji: π¦ | |
colorFrom: pink | |
colorTo: yellow | |
sdk: static | |
pinned: false | |
# Welcome to the π€ Model Context Protocol (MCP) Course Organization! | |
The **Model Context Protocol (MCP) Course** is your comprehensive guide to understanding, using, and building cutting-edge AI applications that leverage external data and tools through the latest MCP standards. This free course is designed to take you from beginner to an informed practitioner in the world of MCP. | |
<div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #ffd231, #ff9d00); border-radius: 8px;"> | |
<img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62d648291fa3e4e7ae3fa6e8/Jm3GYn6LHuasiLSlj03hd.png" alt="MCP Course" style="width: 7em; border-radius: 5px 5px 0 0;"> | |
<h2 style="color: #333; margin-bottom: 10px;">π Ready to Join? Enroll in the MCP Course!</h2> | |
<a href="https://huggingface.co/organizations/mcp-course/share/BcsYJAxCofWDZncivkBzafSjAcuAxOMWua" style="display: inline-block; padding: 10px 20px; background-color: lightcoral; color: white; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#0056b3'" onmouseout="this.style.backgroundColor='lightcoral'">Join the Course</a> | |
</div> | |
## π What to Expect from This Course? | |
In this course, you will: | |
* π **Study Model Context Protocol** in theory, design, and practice. | |
* π§βπ» Learn to **use established MCP SDKs and frameworks**. | |
* πΎ **Share your projects** and explore applications created by the community. | |
* π Participate in challenges and **evaluate your MCP implementations**. | |
* π **Earn a certificate of completion** by completing assignments. | |
Our goal is to help you understand how MCP works and empower you to build your own AI applications. | |
## π Course Structure | |
The course is composed of: | |
* **Foundational Units**: Learn MCP concepts in theory. | |
* **Use Case Assignments**: Apply learned concepts to real-world problems. | |
* **Collaborations**: Featuring the latest MCP implementations and tools from Hugging Face and its partners. | |
## π οΈ Prerequisites | |
To be able to follow this course, you should have: | |
* Basic understanding of AI and LLM concepts. | |
* Familiarity with software development principles and API concepts. | |
* Experience with at least one programming language (Python or TypeScript examples will be shown). | |
If you need to brush up on these, the course page suggests these resources: | |
* LLM Course: will guide you through the basics of using and building with LLMs. | |
* Agents Course: will guide you through building AI agents with LLMs. | |
(Please find the links to these specific courses in the main MCP course materials if needed.) | |
## π€ Contribute | |
This course is a living project, and **contributions are welcome** π€! | |
* If you've found a bug or want to improve the course content, please open an issue or a Pull Request in the course's GitHub repository (refer to the course documentation for the specific GitHub link). | |
* If you want to add a full section or a new unit, it's best to open an issue first to discuss your ideas with the team. | |
## β Questions? | |
Please open a community discussion on the org page. | |
<div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #add8e6, #87ceeb); border-radius: 8px;"> | |
<img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62d648291fa3e4e7ae3fa6e8/Jm3GYn6LHuasiLSlj03hd.png" alt="Course Materials" style="width: 7em; border-radius: 5px 5px 0 0;"> | |
<h2 style="color: #333; margin-bottom: 10px;">π Explore the Course Content</h2> | |
<a href="https://huggingface.co/learn/mcp-course/unit0/introduction" style="display: inline-block; padding: 10px 20px; background-color: #5cb85c; color: white; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#4cae4c'" onmouseout="this.style.backgroundColor='#5cb85c'">Access the Full Course</a> | |
</div> | |