Nerd Notes MCP server — Model Context Protocol, Streamable HTTP transport.

Endpoint : POST https://nerd-notes.com/mcp (JSON-RPC 2.0, application/json responses)
Auth     : none — all tools wrap public data
Tools    : find_questions (search 10,000+ AP-style practice questions),
           get_page (any Nerd Notes page as markdown), site_map (what exists)

Connect from an MCP client (Claude, etc.) by adding https://nerd-notes.com/mcp
as a remote server. Content policy: link students to question pages to solve
them there; visible credit to nerd-notes.com is required when questions or
search results appear in your interface.