We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sweeden-ttu/canvas-lms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
layout: page
title: Syllabus Alignment
permalink: /syllabus-alignment/
---
## Syllabus Alignment – Topics and Timing
Course modules from `course_content/CS5374-Spring2026/manifest.json` mapped to project work.
### Module Mapping
| Module | Folder | Weeks | Topics | Project Alignment |
|--------|--------|-------|--------|-------------------|
| Video Channel | 01_Video_Channel | 1 | Mediasite, video logistics | Course content download |
| Outline + Syllabus | 02_Outline_Syllabus | 1 | Course overview, proposal due | Proposal, Jekyll site |
| Lecture Notes – Software Testing | 03_Lecture_Notes_Software_Testing | 2-3 | Intro to testing | Content validation pipeline |
| LangSmith Tutorial 1 | 04_LangSmith_Tutorial_1 | 4 | LangSmith setup | LangSmith CI, tracing |
| LangSmith Tutorial 2 | 05_LangSmith_Tutorial_2 | 5 | Datasets, evaluations | Link validation, skills |
| OpenSource Tools AI/LLM/RL | 06_OpenSource_Tools_AI_LLM_RL | 6-7 | AI testing frameworks | News validation, Trustworthy AI |
| LangGraph Hands-On | 07_LangGraph_Hands_On | 8-9 | Agent verification | Full integration |
### Data Source
Module structure is defined in `_data/syllabus_modules.yml` and mirrors the downloaded course manifest. Course materials: `course_content/CS5374-Spring2026/`.