// not ready for a full challenge?
~10 minTry a prompt challenge — write a system prompt in the browser, scored in seconds. No setup needed.
// 4 full challenges · MCP Servers
Build an MCP server for a notes app
Build a beginner-friendly MCP server that exposes note-taking tools for listing, reading, creating, updating, deleting, and searching notes.
Build an MCP server for a REST API with auth and rate limiting
Build an MCP server that wraps PulseDB (a fictional time-series REST API) — handling authentication headers, rate limit responses, pagination, and retry logic.