ms-graph-mcp
Rank #13,485io.github.nitin27may/ms-graph-mcp
Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID
ms-graph-mcp is a Model Context Protocol (MCP) server published by nitin27may. It ranks #13,485 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. ms-graph-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 118,561 of 132,046 servers on MCP Toplist.
Use ms-graph-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ms-graph-mcp -- uvx ms-graph-mcp[mcp_servers.ms-graph-mcp]
command = "uvx"
args = ["ms-graph-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ms-graph-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nitin27may%2Fms-graph-mcp)<a href="https://mcptoplist.com/server/io.github.nitin27may%2Fms-graph-mcp"><img src="https://mcptoplist.com/badge/io.github.nitin27may%2Fms-graph-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nitin27may
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Aug 20, 2026 |
Frequently asked questions
- Who maintains ms-graph-mcp?
- ms-graph-mcp is maintained by nitin27may, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is ms-graph-mcp listed on the Official MCP Registry?
- Yes — ms-graph-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does ms-graph-mcp have?
- MCP Toplist tracks 1 version of ms-graph-mcp, most recently published on Aug 20, 2026.
- Where can I find the source code for ms-graph-mcp?
- The source code for ms-graph-mcp is hosted at github.com/nitin27may/ms-graph-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.