Legends of Learning
com.legendsoflearning.app/catalogSearch the Legends of Learning K-8 games catalog and standards alignment
Tools · 3
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…
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),…
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…
Similar MCP servers embedding-nearest
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"
}
}
}