M
M365 MCP Server Production
A fully functional, enterprise-ready version the M365 Remote MCP Server built using Cloudflare Workers, integrated with MCP Server Portals and AI Gateway, featuring OAuth 2.1 + PKCE and Microsoft 365 GraphQL API integration. Built for educational purposes.
Created 10/24/2025
Updated 7 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-m365-mcp-server-production
Cursor configuration (mcp.json)
{
  "mcpServers": {
    "nikolanovoselec-m365-mcp-server-production": {
      "command": "npx",
      "args": [
        "nikolanovoselec-m365-mcp-server-production"
      ]
    }
  }
}