outlook-mcp — MCP Server by ryaker

by ryaker · MCP Server · ★ 310

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About outlook-mcp

M365 Assistant MCP Server A comprehensive MCP (Model Context Protocol) server that connects Claude with Microsoft 365 services through the Microsoft Graph API and Power Automate API. Supported Services Outlook - Email, calendar, folders, and rules OneDrive - Files, folders, search, and sharing Power Automate - Flows, environments, and run history Directory Structure ├── index.js # Main entry point ├── config.js # Configuration settings ├── auth/ # Authentication modules │ ├── index.js # Authentication exports │ ├── token-manager.js # Token storage and refresh (Graph + Flow) │ └── tools.js # Auth-related tools ├── calendar/ # Calendar functionality │ ├── index.js # Calendar exports │ ├── list.js # List events │ ├── create.js # Create event │ ├── delete.js # Delete event │ ├── cancel.js # Cancel event │ ├── accept.js # Accept event │ └── decline.js # Decline event ├── email/ # Email functionality │ ├── index.js # Email exports │ ├── list.js # List emails │ ├── search.js # Search emails │ ├── read.js # Read email │ ├── send.js # Send ema

Quick Facts

Stars310
Forks109
LanguageJavaScript
CategoryMCP Server
Quality Score74.8760962664953/100
Open Issues5
Last Updated2026-03-30
Created2025-03-13
Platformsclaude-code, mcp, node
Est. Tokens~14k

Compatible Skills

These tools work well together with outlook-mcp for enhanced workflows:

  • lokka — semantic(0.43)+same_lang+similar_pop+shared_platform (45%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular JavaScript Agent Tools

Frequently Asked Questions

What is outlook-mcp?

outlook-mcp is MCP server for Claude to access Outlook data via Microsoft Graph API. It is categorized as a MCP Server with 310 GitHub stars.

What programming language is outlook-mcp written in?

outlook-mcp is primarily written in JavaScript.

How do I install or use outlook-mcp?

You can find installation instructions and usage details in the outlook-mcp GitHub repository at github.com/ryaker/outlook-mcp. The project has 310 stars and 109 forks, indicating an active community.

View on GitHub → Browse MCP Server tools