Microsoft Graph MCP Server
by marlonluo2018 · devops · mcp-server, glama
Enables AI assistants to manage Microsoft 365 email, calendar, and contacts through natural language, with zero Azure setup required.
Source: https://github.com/marlonluo2018/microsoft_graph_mcp_server
Install
git clone https://github.com/marlonluo2018/microsoft_graph_mcp_serverUse this forAI-extracted
- →Query Microsoft 365 mailboxes and retrieve email messages from Outlook
- →Access and manage OneDrive files and SharePoint document libraries
- →Retrieve user profile information and organizational directory data from Azure AD
- →Automate calendar operations and meeting management in Exchange Online
Works with
Tags: mcp-server, glama
Source: glama
About devops MCP servers and Claude skills
devops MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Microsoft Graph MCP Server is one of hundreds of devops entries indexed on Skiln. Browse the full devops category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related devops MCPs and skills
- OOSDK MCP Server by sunnylabtv-crypto
Ontology-driven multi-agent platform that encodes business policy as code, enabling deterministic decision-making and multi-domain agent collaboration without code redeploy.
- remote-mcp-server-authless by wy2payio
Enables deploying a remote MCP server on Cloudflare Workers without authentication, allowing tools to be defined and used with MCP clients like Cloudflare AI Playground or Claude Desktop.
- scifinder-route-mcp by kettly1260
MCP server for indexing and searching reaction-step-level synthesis routes from local SciFinder exports, designed for Docker/NAS deployment.
- GitLab MCP by shahabmosavi
Exposes the GitLab REST API to MCP clients for managing projects, issues, merge requests, repositories, and CI/CD pipelines. It is multi-tenant, allowing each user to authenticate with their own token and instance URL.
- claude-halopsa-mcp by dspray
Enables Claude to interact with HaloPSA by authenticating via Azure CLI and fetching OAuth secrets from Azure Key Vault at runtime.
- Sift MCP (Docker edition) by FornixII
Enables digital forensics investigation by exposing SANS SIFT tools (The Sleuth Kit, Volatility 3, Plaso, etc.) as callable MCP tools, running in a self-contained Docker container with safe, allowlisted commands.
- harmonyos-dev-mcp by Deslord319
Enables HarmonyOS device discovery, app build and deployment, UI automation, E2E inspection, and log validation through MCP tools.
- K8s_MCP by Dousery
An Model Context Protocol server that lets language models directly manage and visualize Kubernetes clusters through safe, high-level operational tools.
Frequently asked questions
How do I install Microsoft Graph MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Microsoft Graph MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Microsoft Graph MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.