π Microsoft Education MCP Server
@jesegher
About π Microsoft Education MCP Server
MCP Server for Microsoft Education
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π Microsoft Education MCP Server?
It is a custom Model Context Protocol (MCP) server built to integrate with Microsoft Graph API for Education. It enables VSCode, Copilot Studio, Claude, and Microsoft AI Foundry agents to manage Education classes, assignments, rubrics, students and teachers, and submissions and grading.
How to use π Microsoft Education MCP Server?
Register an app in Microsoft Entra ID, deploy the server to Azure App Service (Node 22 LTS), set environment variables (CLIENT_ID, TENANT_ID, CLIENT_SECRET, REDIRECT_URI), and configure MCP clients (VS Code, Claude, AI Foundry) to point to the serverβs /mcp endpoint. OAuth 2.0 authentication is handled automatically.
Key features of π Microsoft Education MCP Server?
- Microsoft delegated authentication (OAuth via MSAL)
- Class and roster exploration
- Assignment creation, updating, and student targeting
- Rubric creation and re-use
- View assignment submissions and outcomes
- Designed for VSCode, Copilot Studio, Claude, and Microsoft AI Foundry
Use cases of π Microsoft Education MCP Server?
- Remediation workflow for underperforming students: retrieve assignments, analyze rubric feedback, create personalized practice tasks.
- Parent-teacher conference preparation: obtain a studentβs full performance overview.
- Automated assignment and rubric creation from natural language prompts.
- Roster management and grading operations within AI-driven assistants.
FAQ from π Microsoft Education MCP Server
Is this server officially supported by Microsoft?
No, it is a personal project and is not affiliated with or maintained by Microsoft.
What authentication method does the server use?
It uses Microsoft delegated authentication via OAuth 2.0 with MSAL, integrating Microsoft Graph API for Education.
What runtime environment is required for deployment?
The server runs on Node 22 LTS and is deployed to a Linux-based Azure App Service.
Which MCP client applications are supported?
Supported clients include VSCode (MCP JSON config), Copilot Studio, Claude (Anthropic), and Microsoft AI Foundry.
What Microsoft Graph API permissions are required?
The server requires delegated permissions: EduAssignments.ReadWrite, EduRoster.ReadWrite, User.ReadWrite.All, and OpenID permissions (offline_access, openid, profile).
More Other MCP servers
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments