Skip to content

Commit c4b80fb

Browse files
committed
2 parents f801453 + 083d108 commit c4b80fb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# The Model Context Protocol (MCP) Course
22

3+
![1](https://github.com/user-attachments/assets/d26dcc5e-46cb-449e-aecb-49ece10d342a)
4+
35
If you like the course, **don't hesitate to ⭐ star this repository**. This helps us to **make the course more visible 🤗**.
46

7+
<img src="https://huggingface.co/datasets/agents-course/course-images/resolve/main/en/communication/please_star.gif" alt="Star the repo" />
8+
59
## Content
610

711
The course is divided into 4 units. These will take you from **the basics of Model Context Protocol to a final project implementing MCP in an AI application**.
@@ -14,9 +18,7 @@ You can access the course here 👉 [Coming Soon]
1418
| ------- | --------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
1519
| 0 | Welcome to the Course | Welcome, guidelines, necessary tools, and course overview. |
1620
| 1 | Introduction to Model Context Protocol | Definition of MCP, key concepts, and its role in connecting AI models with external data and tools. |
17-
| 2 | Understanding MCP Architecture and Core Concepts | Explore the MCP architecture, communication protocols, and core primitives. |
18-
| 3 | Building with MCP: Practical Development | Learn to implement MCP clients and servers using available SDKs and frameworks. |
19-
| 4 | Advanced Topics, Security, and the Future of MCP | Explore advanced features, security considerations, and the future roadmap of MCP. |
21+
| 2 | Building with MCP: Practical Development | Learn to implement MCP clients and servers using available SDKs and frameworks. |
2022

2123
## Prerequisites
2224

@@ -48,4 +50,4 @@ To cite this repository in publications:
4850
howpublished = {\url{https://github.com/yourusername/mcp-course}},
4951
note = {GitHub repository},
5052
}
51-
```
53+
```

0 commit comments

Comments
 (0)