hvkshetry/office-365-mcp-server
A Model Context Protocol (MCP) server for Microsoft 365 integration. Provides 24 consolidated tools for email, calendar, Teams, planner, and notifications through the Microsoft Graph API.
Platform-specific configuration:
{
"mcpServers": {
"office-365-mcp-server": {
"command": "npx",
"args": [
"-y",
"office-365-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...