HomeOther › Microsoft MCP Server for Enterprise

Microsoft MCP Server for Enterprise

Official Microsoft MCP Server to query Microsoft Entra data using natural language

Remote
★ 56 stars Last pushed 2026-06-04 License: CC-BY-4.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.svc.cloud.microsoft/enterprise Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http enterprisemcp https://mcp.svc.cloud.microsoft/enterprise

Or add to your MCP client config:

{
  "mcpServers": {
    "enterprisemcp": {
      "url": "https://mcp.svc.cloud.microsoft/enterprise"
    }
  }
}

Related servers

Data from the Official MCP Registry