mcpserver.lol
registry/bc-curriculum
Connection check verified live · 27h ago

bc-curriculum

Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more.

Tools 8
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

get_competency_connections read-only scopecompetency_text*
Find curricular competencies that appear across multiple subjects or courses. Useful for interdisciplinary curriculum design and identifying transferable skills. Args: - compete…
get_course_curriculum read-only grade*coursesubject*
Get the complete BC curriculum for a specific course: Big Ideas, Curricular Competencies (grouped by domain), and Content/KDU items with elaborations. Returns the full three-column…
get_course_history read-only grade*coursesubject*
Show the crawl history and change timeline for a specific course. Includes each crawl snapshot (date, item counts, content hash) and a changelog of all detected modifications. Arg…
get_curriculum_changes read-only gradelimitsincesubjectchange_type
Show what changed in BC curriculum since a given date. Detects added, removed, and modified Big Ideas, Competencies, and Content items across crawl runs. Requires at least two craw…
get_grade_progression read-only
Show how Big Ideas, Competencies, and Content progress across grade levels for a BC subject. Useful for understanding scaffolding, prerequisites, and learning trajectories. When a…
list_courses read-only gradesubject
List all available courses in the BC curriculum database (K-12). Use this to discover what courses are available before querying specific curriculum data. Args: - subject (strin…
search_cross_curricular read-only focusgrade*limitquerysubjects*
Find curriculum elements shared between two or more subjects at the same grade level. Identifies overlapping competencies, big ideas, and content across subjects. Essential for int…
search_curriculum read-only gradelimitquery*subjectcontent_type
Search BC curriculum (K-12) for standards, competencies, content items, and assessment resources using full-text search. Returns structured results with source metadata. Args: -…