|
| 1 | +# Welcome to the 🤗 Model Context Protocol (MCP) Course |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +Welcome to the most exciting topic in AI today: **Model Context Protocol (MCP)**! |
| 6 | + |
| 7 | +This free course will take you on a journey, **from beginner to informed**, in understanding, using, and building applications with MCP. |
| 8 | + |
| 9 | +This first unit will help you onboard: |
| 10 | + |
| 11 | +* Discover the **course's syllabus**. |
| 12 | +* **Get more information about the certification process and the schedule**. |
| 13 | +* Get to know the team behind the course. |
| 14 | +* Create your **account**. |
| 15 | +* **Sign-up to our Discord server**, and meet your classmates and us. |
| 16 | + |
| 17 | +Let's get started! |
| 18 | + |
| 19 | +## What to expect from this course? |
| 20 | + |
| 21 | +In this course, you will: |
| 22 | + |
| 23 | +* 📖 Study Model Context Protocol in **theory, design, and practice.** |
| 24 | +* 🧑💻 Learn to **use established MCP SDKs and frameworks**. |
| 25 | +* 💾 **Share your projects** and explore applications created by the community. |
| 26 | +* 🏆 Participate in challenges where you will **evaluate your MCP implementations against other students'.** |
| 27 | +* 🎓 **Earn a certificate of completion** by completing assignments. |
| 28 | + |
| 29 | +And more! |
| 30 | + |
| 31 | +At the end of this course, you'll understand **how MCP works and how to build your own AI applications that leverage external data and tools using the latest MCP standards**. |
| 32 | + |
| 33 | +Don't forget to [**sign up to the course!**](https://huggingface.co/mcp-course) |
| 34 | + |
| 35 | +## What does the course look like? |
| 36 | + |
| 37 | +The course is composed of: |
| 38 | + |
| 39 | +* _Foundational Units_: where you learn MCP **concepts in theory**. |
| 40 | +* _Hands-on_: where you'll learn **to use established MCP SDKs** to build your applications. These hands-on sections will have pre-configured environments. |
| 41 | +* _Use case assignments_: where you'll apply the concepts you've learned to solve a real-world problem that you'll choose. |
| 42 | +* _Collaborations_: We're collaborating with Hugging Face's partners to give you the latest MCP implementations and tools. |
| 43 | + |
| 44 | +This **course is a living project, evolving with your feedback and contributions!** Feel free to open issues and PRs in GitHub, and engage in discussions in our Discord server. |
| 45 | + |
| 46 | +After you have gone through the course, you can also send your feedback 👉 using this form [LINK TO FEEDBACK FORM] |
| 47 | + |
| 48 | +## What's the syllabus? |
| 49 | + |
| 50 | +Here is the **general syllabus for the course**. A more detailed list of topics will be released with each unit. |
| 51 | + |
| 52 | +| Chapter | Topic | Description | |
| 53 | +| ------- | ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- | |
| 54 | +| 0 | Onboarding | Set you up with the tools and platforms that you will use. | |
| 55 | +| 1 | MCP Fundamentals, Architecture and Core Concepts | Explain core concepts, architecture, and components of Model Context Protocol. Show a simple use case using MCP. | |
| 56 | +| 2 | End-to-end Use case: MCP in Action | Build a simple end-to-end MCP application that you can share with the community. | |
| 57 | +| 3 | Deployed Use case: MCP in Action | Build a deployed MCP application using a the Hugging Face ecosystem and partners' services. | |
| 58 | +| 4 | Bonus Units | Bonus units to help you get more out of the course, working with partners' libraries and services. | |
| 59 | + |
| 60 | +## What are the prerequisites? |
| 61 | + |
| 62 | +To be able to follow this course, you should have: |
| 63 | + |
| 64 | +* Basic understanding of AI and LLM concepts |
| 65 | +* Familiarity with software development principles and API concepts |
| 66 | +* Experience with at least one programming language (Python or TypeScript examples will be shown) |
| 67 | + |
| 68 | +If you don't have any of these, don't worry! Here are some resources that can help you: |
| 69 | + |
| 70 | +* [LLM Course](https://huggingface.co/learn/llm-course/en/chapter1/10) will guide you through the basics of using and building with LLMs. |
| 71 | +* [Agents Course](https://huggingface.co/learn/agents-course/en/chapter1/10) will guide you through building AI agents with LLMs. |
| 72 | + |
| 73 | +<Tip> |
| 74 | + |
| 75 | +The above courses are not prerequisites in themselves, so if you understand the concepts of LLMs and agents, you can start the course now! |
| 76 | + |
| 77 | +</Tip> |
| 78 | + |
| 79 | +## What tools do I need? |
| 80 | + |
| 81 | +You only need 2 things: |
| 82 | + |
| 83 | +* _A computer_ with an internet connection. |
| 84 | +* An _Account_: to access the course resources and create projects. If you don't have an account yet, you can create one [here](https://huggingface.co/join) (it's free). |
| 85 | + |
| 86 | +## The Certification Process |
| 87 | + |
| 88 | +You can choose to follow this course _in audit mode_, or do the activities and _get one of the two certificates we'll issue_. If you audit the course, you can participate in all the challenges and do assignments if you want, and **you don't need to notify us**. |
| 89 | + |
| 90 | +The certification process is **completely free**: |
| 91 | + |
| 92 | +* _To get a certification for fundamentals_: you need to complete Unit 1 of the course. This is intended for students that want to get up to date with the latest trends in MCP, without the need to build a full application. |
| 93 | +* _To get a certificate of completion_: you need to complete the use case units (2 and 3). This is intended for students that want to build a full application and share it with the community. |
| 94 | + |
| 95 | +## What is the recommended pace? |
| 96 | + |
| 97 | +Each chapter in this course is designed **to be completed in 1 week, with approximately 3-4 hours of work per week**. |
| 98 | + |
| 99 | +Since there's a deadline, we provide you a recommended pace: |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | +## How to get the most out of the course? |
| 104 | + |
| 105 | +To get the most out of the course, we have some advice: |
| 106 | + |
| 107 | +1. Join study groups in Discord: studying in groups is always easier. To do that, you need to join our discord server and verify your account. |
| 108 | +2. **Do the quizzes and assignments**: the best way to learn is through hands-on practice and self-assessment. |
| 109 | +3. **Define a schedule to stay in sync**: you can use our recommended pace schedule below or create yours. |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | +## Who are we |
| 114 | + |
| 115 | +About the authors: |
| 116 | + |
| 117 | +### Ben Burtenshaw |
| 118 | + |
| 119 | +Ben is a Machine Learning Engineer at Hugging Face who focuses building LLM applications, with post training and agentic approaches. |
| 120 | + |
| 121 | +<!-- ## Acknowledgments --> |
| 122 | + |
| 123 | +<!-- We would like to extend our gratitude to the following individuals and partners for their invaluable contributions and support: --> |
| 124 | + |
| 125 | +<!-- TODO: @burtenshaw add contributors and partners --> |
| 126 | + |
| 127 | +## I found a bug, or I want to improve the course |
| 128 | + |
| 129 | +Contributions are **welcome** 🤗 |
| 130 | + |
| 131 | +* If you _found a bug 🐛 in a notebook_, please open an issue and **describe the problem**. |
| 132 | +* If you _want to improve the course_, you can open a Pull Request. |
| 133 | +* If you _want to add a full section or a new unit_, the best is to open an issue and **describe what content you want to add before starting to write it so that we can guide you**. |
| 134 | + |
| 135 | +## I still have questions |
| 136 | + |
| 137 | +Please ask your question in our discord server #mcp-course-questions. |
| 138 | + |
| 139 | +Now that you have all the information, let's get on board ⛵ |
0 commit comments