Skip to content

M365connector

Free

by MCP Community

MCP server for M365 Connector browser extension

v0.3.6Added Apr 12, 2026
mcpmicrosoft365m365search
Works with:ClaudeGPTGeminiCopilot

M365connector MCP Server

MCP server for M365 Connector browser extension

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y m365connector
Add to claude_desktop_config.json
{
  "mcpServers": {
    "m365connector": {
      "command": "npx",
      "args": ["-y", "m365connector"]
    }
  }
}