Skip to content

Commit b2692a3

Browse files
committed
expand full toc structure
1 parent cc80d68 commit b2692a3

File tree

1 file changed

+34
-8
lines changed

1 file changed

+34
-8
lines changed

units/en/_toctree.yml

Lines changed: 34 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,50 @@
77
sections:
88
- local: unit1/introduction
99
title: Introduction to Model Context Protocol (MCP)
10-
- local: unit1/what-is-mcp
11-
title: What is Model Context Protocol (MCP)?
1210
- local: unit1/key-concepts
1311
title: Key Concepts and Terminology
14-
- local: unit1/quiz1
15-
title: Unit 1 Quiz
12+
- local: unit1/architectural-components
13+
title: Architectural Components
14+
- local: unit1/communication-protocol
15+
title: The Communication Protocol
16+
- local: unit1/capabilities
17+
title: Understanding MCP Capabilities
18+
- local: unit1/gradio-mcp
19+
title: Gradio MCP Integration
1620

17-
- title: "2. Understanding MCP Architecture and Core Concepts"
21+
- title: "2. Use Case: Building with MCP"
1822
sections:
1923
- local: unit2/introduction
20-
title: Understanding MCP Architecture and Core Concepts
24+
title: Introduction
25+
- local: unit2/environment-setup
26+
title: Setting Up Your Development Environment & SDKs
27+
- local: unit2/building-server
28+
title: Building Your First MCP Server
29+
- local: unit2/server-capabilities
30+
title: Implementing Server Capabilities
31+
- local: unit2/developing-clients
32+
title: Developing MCP Clients
33+
- local: unit2/configuration
34+
title: Configuration, Authentication, and Debugging
35+
- local: unit2/hub-mcp-servers
36+
title: MCP Servers on Hugging Face Hub
2137

22-
- title: "3. Building with MCP: Practical Development"
38+
- title: "3. Use Case: Deploying with MCP"
2339
sections:
2440
- local: unit3/introduction
2541
title: Introduction
42+
- local: unit3/advanced-features
43+
title: Exploring Advanced MCP Features
44+
- local: unit3/security
45+
title: Security Deep Dive - Threats and Mitigation Strategies
46+
- local: unit3/limitations
47+
title: Limitations, Challenges, and Comparisons
48+
- local: unit3/huggingface-ecosystem
49+
title: Hugging Face's Tiny Agents and MCP
50+
- local: unit3/final-project
51+
title: Final Project - Building a Complete MCP Application
2652

27-
- title: "4. Advanced Topics, Security, and the Future of MCP"
53+
- title: "Bonus Units"
2854
sections:
2955
- local: unit4/introduction
3056
title: Introduction

0 commit comments

Comments
 (0)