Spaces:
Sleeping
Sleeping
burtenshaw commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,11 @@
|
|
| 1 |
# The Model Context Protocol (MCP) Course
|
| 2 |
|
|
|
|
|
|
|
| 3 |
If you like the course, **don't hesitate to ⭐ star this repository**. This helps us to **make the course more visible 🤗**.
|
| 4 |
|
|
|
|
|
|
|
| 5 |
## Content
|
| 6 |
|
| 7 |
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]
|
|
| 14 |
| ------- | --------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
|
| 15 |
| 0 | Welcome to the Course | Welcome, guidelines, necessary tools, and course overview. |
|
| 16 |
| 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 |
|
| 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. |
|
| 20 |
|
| 21 |
## Prerequisites
|
| 22 |
|
|
@@ -48,4 +50,4 @@ To cite this repository in publications:
|
|
| 48 |
howpublished = {\url{https://github.com/yourusername/mcp-course}},
|
| 49 |
note = {GitHub repository},
|
| 50 |
}
|
| 51 |
-
```
|
|
|
|
| 1 |
# The Model Context Protocol (MCP) Course
|
| 2 |
|
| 3 |
+

|
| 4 |
+
|
| 5 |
If you like the course, **don't hesitate to ⭐ star this repository**. This helps us to **make the course more visible 🤗**.
|
| 6 |
|
| 7 |
+
<img src="https://huggingface.co/datasets/agents-course/course-images/resolve/main/en/communication/please_star.gif" alt="Star the repo" />
|
| 8 |
+
|
| 9 |
## Content
|
| 10 |
|
| 11 |
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**.
|
|
|
|
| 18 |
| ------- | --------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
|
| 19 |
| 0 | Welcome to the Course | Welcome, guidelines, necessary tools, and course overview. |
|
| 20 |
| 1 | Introduction to Model Context Protocol | Definition of MCP, key concepts, and its role in connecting AI models with external data and tools. |
|
| 21 |
+
| 2 | Building with MCP: Practical Development | Learn to implement MCP clients and servers using available SDKs and frameworks. |
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Prerequisites
|
| 24 |
|
|
|
|
| 50 |
howpublished = {\url{https://github.com/yourusername/mcp-course}},
|
| 51 |
note = {GitHub repository},
|
| 52 |
}
|
| 53 |
+
```
|