M365 Assistant MCP Server
by ryaker · devops · mcp-server, lobehub, productivity
A comprehensive MCP server that connects Claude with Microsoft 365 services through the Microsoft Graph API and Power Automate API. Requires configuration of Azure app credentials via environment variables in a .env file.
Source: https://github.com/ryaker/outlook-mcp
Install
git clone https://github.com/ryaker/outlook-mcpUse this forAI-extracted
- →Retrieve and summarize unread emails from Outlook inbox within Claude conversations
- →Search Outlook mailbox by sender, subject, or date range to find specific messages
- →Extract calendar events and meeting details from Outlook for scheduling assistance
- →Read email body content and attachments metadata to answer questions about messages
Works with
Tags: mcp-server, lobehub, productivity
⭐ 34 GitHub stars · Source: lobehub
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.
M365 Assistant 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
- MCP Server Chart by rosersn
A chart generation MCP Server supporting 25+ chart types including area, bar, boxplot, column, district map, dual axes, fishbone, flow, funnel, histogram, line, liquid, mind map, network graph, organization chart, path map, pie, pin map, radar, sankey, scatter, treemap, venn, violin, and word cloud charts. Uses Amap (Gaode) map services for geographic visualizations limited to China. Supports private deployment via VIS_REQUEST_SERVER environment variable to specify external JSON config endpoints
- woody-mcp by Gunsmith-Academy
MCP server for Woody, an AI firearms expert that answers questions with verified citations, checks state-specific laws, and routes to specialist agents.
- algoglide by algoglide
MCP server for AI coding editors — deploy and manage prediction-market trading agents directly from your editor.
- OAPT MCP Extension by dwinter3
Connects Claude Desktop to the OAPT MCP server for natural-language queries across Dynamics CRM, AWS ACE, Partner Central, and more via a hosted endpoint, with per-user API key authentication.
- Universal MCP Server by ysharma79
A universal MCP server providing calculator and API calling tools, deployable on Cloudflare Workers.
- Hospital Data MCP Server by Nniol
Enables access to a synthetic hospital dataset through MCP, supporting SSE and STDIO transports, deployable to IBM Cloud Code Engine.
- mcp-kubernetics by ddjain
Enables Kubernetes cluster introspection via MCP tools, such as listing pods, namespaces, nodes, and events.
- Remote MCP Server Authless by MAX208V
Enables deploying a remote MCP server on Cloudflare Workers without authentication, supporting custom tools and connectivity to Cloudflare AI Playground and Claude Desktop via mcp-remote proxy.
Frequently asked questions
How do I install M365 Assistant 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 M365 Assistant 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 M365 Assistant 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.