waypoint-challenge

igoldstein19/waypoint-challenge
★ 0 stars HTML 📦 Other Updated 1d ago
The Special Education Challenge: build an MCP server that helps teachers differentiate instruction for students with Individualized Education Plans (IEPs)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "waypoint-challenge": {
      "command": "npx",
      "args": [
        "-y",
        "igoldstein19/waypoint-challenge"
      ]
    }
  }
}

README Excerpt

The Special Education Challenge: build an MCP server that helps teachers differentiate instruction for students with Individualized Education Plans (IEPs)