Curriculum
Module 04
Building an MCP server
Ship a server of your own and know why each part is there: a first server, exposing resources, testing it, and packaging it for other people.
4 lessons · 6 videos · 2h 41m- 04.01
Your first MCP server
Build, run and connect a server exposing one real tool.
- 04.02
Exposing data as resources
Serve read-only context without turning it into a tool call.
- 04.03
Testing a server without an agent
Exercise a server directly so failures are yours, not the model's.
- 04.04
Packaging it for other people
Ship a server somebody else can install without reading your source.