Example code for the Boulder Startup Week MCP Workshop
This repository contains self-contained examples:
| Folder | Description |
|---|---|
unprotected-local-mcp/ |
Starter code — a simple MCP server with no authentication. Start here if following the tutorial. |
protected-remote-mcp/ |
Remote deployment variant — extends the protected server with flags for deploying to a public URL. |