MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams
MCPpedia last refreshed this data
io.github.timfurlong/msgraph-mcp is an MCP server that MCP server for Microsoft Graph: Outlook mail and calendar, plus read-only Microsoft Teams. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 54/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"msgraph": {
"env": {
"MSGRAPH_MCP_CLIENT_ID": "<your app's client ID>",
"MSGRAPH_MCP_TENANT_ID": "<your tenant ID>"
},
"args": [],
"command": "msgraph-mcp"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server for Microsoft Graph. It exposes Microsoft Outlook mail and calendar, plus read-only Microsoft Teams message history, to AI agents via the Microsoft Graph SDK. It acts as the signed-in user, using delegated permissions and MSAL device code flow, so it can only reach what that user can reach.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'msgraph-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked msgraph-mcp-server against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity / communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
Programmable email inbox for AI agents — JMAP, PoW auth, stdio MCP server.
MCP server for monday.com integration.
MCP Security Weekly
Get CVE alerts and security updates for io.github.timfurlong/msgraph-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.