Standards, indexed for agents.

An MCP server over every K-12 standard in the US, with semantic search, framework crosswalks, and DOK + Bloom's tags. No auth required for the read tools.

What's an MCP?

A standardized way for AI clients (Claude Desktop, Cursor, ChatGPT, custom agents) to call tools and fetch data without custom integrations. One protocol, every client. Read more →

Install

Three first-class clients today. Point them at the public read URL https://who-knows-what.asuprep.org/mcp — no sign-in, no consent, just works.

  • Claude Desktop — Customize → Connectors → "+" → Add custom connector → paste URL.
  • Cursor — edit .cursor/mcp.json or the global config. Reload Cursor.
  • MCP Inspectorpnpm dlx @modelcontextprotocol/inspector. Paste URL.

Tools

Seven read tools live today.

An eighth tool, submit_rl_feedback, lives at the auth-walled URL /mcp/feedback for advanced users who want to help train future versions of the corpus. See RL feedback.