Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

Legends of Learning

com.legendsoflearning.app/catalog

Search the Legends of Learning K-8 games catalog and standards alignment

Uptime
100.0%
1 direct probes · 30d
Response
621ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

legends_search_games

Searches the public Legends of Learning game catalog (curriculum-aligned learning games for grades K-12 in math, science, and social studies). Arguments (all optional): `query` free-text matches game…

legends_browse_standards

Browses the public Legends of Learning curriculum taxonomy. Without `standard_set`, lists the public standard sets (e.g. id "NGSS" for Next Generation Science Standards, "CCSS" for Common Core math),…

legends_get_game

Fetches the full public detail for one Legends of Learning game by its numeric id (from legends_search_games). Returns the game's id, title, description, image, estimated_duration in minutes, type, g…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "legends_of_learning": {
      "url": "https://app.legendsoflearning.com/mcp",
      "transport": "streamable-http"
    }
  }
}