Labsco
RohanMuppa logo

Brightspace MCP Server

โ˜… 23

from RohanMuppa

MCP server for Brightspace (D2L): check grades, due dates, announcements, rosters & more using Claude, ChatGPT, Cursor, or any MCP client.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

Brightspace MCP Server

By Rohan Muppa, ECE @ Purdue

Talk to your Brightspace courses with AI. Ask about grades, due dates, announcements, and more. Works with Claude, ChatGPT, Cursor, and Windsurf.

This is an MCP (Model Context Protocol) server that connects your AI to D2L Brightspace so it can pull your grades, assignments, syllabus, and course content on demand.

Works with any school that uses D2L Brightspace, including Purdue, USC, and hundreds more.

Architecture diagram

Try It

"Download my lecture slides and turn them into interactive flashcards" "Grab every assignment rubric and build me a visual dashboard of what I need to hit for an A"

Session Expired?

Sessions re-authenticate automatically. If auto-reauth fails (e.g., you missed the Duo push):

npx brightspace-mcp-server auth

What You Can Ask About

TopicExamples
Grades"Am I passing all my classes?" ยท "Compare my grades across all courses"
Assignments"What's due in the next 48 hours?" ยท "Summarize every assignment I haven't turned in yet"
Announcements"Did any professor post something important today?" ยท "What did my CS prof announce this week?"
Course content"Find the midterm review slides" ยท "Download every PDF from Module 5"
Roster"Who are the TAs for ECE 264?" ยท "Get me my instructor's email"
Discussions"What are people saying in the final project thread?" ยท "Summarize the latest discussion posts"
Planning"Build me a study schedule based on my upcoming due dates" ยท "Which class needs the most attention right now?"

Security

  • Credentials stay on your machine at ~/.brightspace-mcp/config.json (restricted permissions)
  • Session tokens are encrypted (AES-256-GCM)
  • All traffic to Brightspace is HTTPS
  • Nothing is sent anywhere except your school's login page

Updates

Automatic. Every time your AI client starts a session, it runs npx brightspace-mcp-server@latest which pulls the newest version from npm. No action needed.

If you ever suspect you're on an old version, run npm cache clean --force to clear the cache.


Proudly made for Boilermakers by Rohan Muppa ๐Ÿš‚

Report a bug ยท MIT ยท Copyright 2026 Rohan Muppa