mcp-ms-graph

neverprepared/mcp-ms-graph
★ 0 stars Go 🔒 Security Updated 1d ago
MCP server for Microsoft Graph — Teams chat, Outlook mail, and Calendar
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ms-graph": {
      "command": "go",
      "args": [
        "run",
        "github.com/neverprepared/mcp-ms-graph@latest"
      ]
    }
  }
}

README Excerpt

MCP server for Microsoft Graph — Teams chat, Outlook mail, and Calendar. Designed to work in environments where standard OAuth is blocked by Conditional Access: an unmodified Microsoft Graph Explorer session is captured by a Chrome extension and relayed to the server via [Ably](https://ably.com/) using

Tools (2)

list_chatssearch_people