mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 07:24:20 +01:00
update nav
This commit is contained in:
@@ -39,20 +39,3 @@ flowchart TD
|
||||
A7 -- "Provides Access To Session" --> A1
|
||||
A7 -- "Provides Access To Server" --> A3
|
||||
```
|
||||
|
||||
## Chapters
|
||||
|
||||
1. [CLI (`mcp` command)](01_cli___mcp__command_.md)
|
||||
2. [FastMCP Server (`FastMCP`)](02_fastmcp_server___fastmcp__.md)
|
||||
3. [FastMCP Resources (`Resource`, `ResourceManager`)](03_fastmcp_resources___resource____resourcemanager__.md)
|
||||
4. [FastMCP Tools (`Tool`, `ToolManager`)](04_fastmcp_tools___tool____toolmanager__.md)
|
||||
5. [FastMCP Prompts (`Prompt`, `PromptManager`)](05_fastmcp_prompts___prompt____promptmanager__.md)
|
||||
6. [FastMCP Context (`Context`)](06_fastmcp_context___context__.md)
|
||||
7. [MCP Protocol Types](07_mcp_protocol_types.md)
|
||||
8. [Client/Server Sessions (`ClientSession`, `ServerSession`)](08_client_server_sessions___clientsession____serversession__.md)
|
||||
9. [Communication Transports (Stdio, SSE, WebSocket, Memory)](09_communication_transports__stdio__sse__websocket__memory_.md)
|
||||
|
||||
|
||||
---
|
||||
|
||||
Generated by [AI Codebase Knowledge Builder](https://github.com/The-Pocket/Tutorial-Codebase-Knowledge)
|
||||
|
||||
Reference in New Issue
Block a user