Ms Graph MCP
Microsoft Graph MCP server - 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID. It runs locally over stdio via the published package.
People who work with agent tools, azure and entra id and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 4 · #34 OF 105 MAINTAINED COMMUNICATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Ms Graph MCP
before you install - you'll need
Set GRAPH_MCP_CLIENT_ID before connecting. GRAPH_MCP_TENANT_ID, GRAPH_MCP_TOOLSETS are optional or environment-specific per the README.
Claude Code
claude mcp add nitin27may-ms-graph-mcp -- uvx ms-graph-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"nitin27may-ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-08-05 - young repo, little track record yet
license MIT - declared in the repository
pypi package ms-graph-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.nitin27may is GitHub-verified and matches the repo owner
03 · What Ms Graph MCP can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.0 · 2026-08-20
Release 0.3.0rc1 · rebuild the documentation around the published package · bump peter-evans/create-pull-request from 7 to 8 · bump actions/setup-python from 5 to 7 · bump docker/build-push-action from 6 to 7 · bump…
v0.2.0 · 2026-08-05
Release 0.2.0 · New Contributors · @github-actions[bot] made their first contribution in
04 · Who maintains Ms Graph MCP
ms-graph-mcp is maintained by nitin27may. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- repository
- github.com/nitin27may/ms-graph-mcp
- category
- communication - ranked #34 of 105 actively-maintained communication servers as of 2026-09-18.
- release cadence
- 2 releases in the last 90 days (latest 2026-08-20)
- registry
- io.github.nitin27may/ms-graph-mcp (active, first published 2026-08-20)
- packages
- pypi:ms-graph-mcp
06 · Ms Graph MCP FAQ
What is Ms Graph MCP?
Microsoft Graph MCP server - 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID. It runs locally over stdio via the published package.
Is Ms Graph MCP still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Ms Graph MCP?
Run `uvx ms-graph-mcp`. The README documents 3 environment variables (GRAPH_MCP_CLIENT_ID, GRAPH_MCP_TENANT_ID, GRAPH_MCP_TOOLSETS) to set first. Set GRAPH_MCP_CLIENT_ID before connecting. GRAPH_MCP_TENANT_ID, GRAPH_MCP_TOOLSETS are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Ms Graph MCP run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Ms Graph MCP
Alternatives to Ms Graph MCP
Maintained communication servers if Ms Graph MCP isn't the fit.
- Draw Io Create diagrams in chat, rendered as live interactive draw.io diagrams. 10,000+ searchable shapes. ★ 5,462 · 2026-09-18
- Mockserver Mock, record/replay, verify and chaos-test any HTTP, REST, gRPC or LLM dependency over MCP. ★ 4,972 · 2026-09-17
- Vexa Meeting bot and transcripts for Google Meet, Teams and Zoom. Live or after, speakers labelled. ★ 2,798 · 2026-09-17
- Agent Swarm Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration. ★ 806 · 2026-09-18
- Evolution API MCP server for Evolution API - WhatsApp messaging, instances, contacts ★ 271 · 2026-08-29
- Agenticmail MCP Server Real email and SMS for AI agents - send mail, receive verification codes, drive a real inbox. ★ 223 · 2026-09-13
Pairs well with
Servers that cover what Ms Graph MCP doesn't - only shown when the pairing reason fits the companion.
More communication MCP servers · Openfuse MCP · Omnicord · Datawrapper · Telegram Notify MCP · Discord MCP
More Python MCP servers · BLEA · Jitapi · No Human · No Click · Noisy Coding · see all