Search the Legends of Learning K-8 games catalog and standards alignment
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://app.legendsoflearning.com/mcp3 tools · 52mslegends_search_gamesSearches 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 titles and vocabulary; `grades` narrows to games for those grade levels (integers, 0 = kindergarte…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 titles and vocabulary; `grades` narrows to games for those grade levels (integers, 0 = kindergarte…
| Parameter | Type | Description |
|---|---|---|
| game_type | string | — |
| grades | array | Grade levels to include; 0 means kindergarten |
| learning_objective_ids | array | Learning objective ids from legends_browse_standards |
| page | integer | — |
| page_size | integer | — |
| query | string | Free-text search over game titles and vocabulary |
legends_browse_standardsBrowses 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), each with id, name, and subject_area; `query` filters them by name.
With `standard_set` (a set id…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), each with id, name, and subject_area; `query` filters them by name. With `standard_set` (a set id…
| Parameter | Type | Description |
|---|---|---|
| grade | integer | Only standards for this grade level; 0 means kindergarten |
| page | integer | — |
| page_size | integer | — |
| query | string | Free-text filter (set names, or standard codes/titles/descriptions) |
| standard_set | string | A standard set id (e.g. "NGSS", "CCSS"); omit to list the sets |
legends_get_gameFetches 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, grades served, teacher/student ratings, instructions, vocabulary, discussion questions, capability f…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, grades served, teacher/student ratings, instructions, vocabulary, discussion questions, capability f…
| Parameter | Type | Description |
|---|---|---|
| game_id* | integer | Numeric game id, e.g. from legends_search_games results |
3 of 3 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Search the Legends of Learning K-8 games catalog and standards alignment
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.