Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID
claude mcp add ms-graph-mcp -- uvx ms-graph-mcp
claude_desktop_config.json
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ms-graph-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ms-graph-mcp": {
"command": "uvx",
"args": [
"ms-graph-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nitin27may--ms-graph-mcp/reviews or the review_server meta-tool.
POST /mcp