Tutorials
Reference docs explain the pieces. These build something real.
- Build a todo manager
A hands-on walkthrough: build an MCP server with per-user todo lists, protected by mcpauth, tested live with MCP Inspector.
- Build a todo manager (Python)
The same tutorial, built on the official Python MCP SDK's FastMCP and mcpauth's Python SDK.