Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To cite this repository in publications:

```
@misc{mcp-course,
author = Burtenshaw, Ben,
author = {Burtenshaw, Ben and Notov, Alex},
title = {The Model Context Protocol Course},
year = {2025},
howpublished = {\url{https://github.com/huggingface/mcp-course}},
Expand Down
16 changes: 12 additions & 4 deletions units/en/unit0/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@

Welcome to the most exciting topic in AI today: **Model Context Protocol (MCP)**!

This free course will take you on a journey, **from beginner to informed**, in understanding, using, and building applications with MCP.
This free course, built in partnership with [Anthropic](https://www.anthropic.com), will take you on a journey, **from beginner to informed**, in understanding, using, and building applications with MCP.

If you don't know about MCP, Anthropic published a video about it:
<Youtube id="CQywdSdi5iA" />
In this video Theo Chu, David Soria Parra and Alex Albert dive into the Model Context Protocol (MCP), the standard that's changing how AI applications connect with external data and tools.

This first unit will help you onboard:

Expand Down Expand Up @@ -116,11 +120,15 @@ About the authors:

Ben is a Machine Learning Engineer at Hugging Face who focuses on building LLM applications, with post training and agentic approaches. [Follow Ben on the Hub](https://huggingface.co/burtenshaw) to see his latest projects.

<!-- ## Acknowledgments -->
### Alex Notov

Alex is Technical Partner Enablement Lead at Anthropic. Alex trains Anthropic's partners on Claude best practices for their use cases. Follow Alex on [LinkedIn](https://linkedin.com/in/zealoushacker) and [GitHub](https://github.com/zealoushacker).

## Acknowledgments

<!-- We would like to extend our gratitude to the following individuals and partners for their invaluable contributions and support: -->
We would like to extend our gratitude to the following individuals and partners for their invaluable contributions and support:

<!-- TODO: @burtenshaw add contributors and partners -->
- [Anthropic](https://www.anthropic.com)

## I found a bug, or I want to improve the course

Expand Down