mcpbeat Sign in

Microsoft MCP Server for Enterprise

answering

Microsoft MCP Server for Enterprise is answering right now. Last checked 11 min ago. Last commit 5 Jun 2026.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
384 ms
Response time
average over 24h
55
Stars
last commit 5 Jun 2026

Nothing serious here today

Today is the operative word: we check Microsoft MCP Server for Enterprise every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add EnterpriseMCP --transport http https://mcp.svc.cloud.microsoft/enterprise
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "EnterpriseMCP": {
      "url": "https://mcp.svc.cloud.microsoft/enterprise"
    }
  }
}
~/.codex/config.toml
[mcp_servers.EnterpriseMCP]
url = "https://mcp.svc.cloud.microsoft/enterprise"
.cursor/mcp.json
{
  "mcpServers": {
    "EnterpriseMCP": {
      "url": "https://mcp.svc.cloud.microsoft/enterprise"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "EnterpriseMCP": {
      "url": "https://mcp.svc.cloud.microsoft/enterprise"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.svc.cloud.microsoft/enterprise streamable-http sign-in 396 ms 11 min ago

Alternatives to Microsoft MCP Server for Enterprise

same job, measured the same way
CLI Microsoft365 MCP Server
by pnp

MCP server for CLI for Microsoft 365 to manage your tenant using natural language

1 133 installs/wk local only
MCP Registry MCP Server
by wei

MCP server for querying the official MCP registry.

33 installs/wk local only
Automox MCP Server
by automox

Official MCP server for Automox. Manage devices, patches, and policies in natural language.

700 installs/wk local only
Agentql
by mcparmory

Query webpages and extract structured data using natural language

253 installs/wk local only
MCP Database Server
by souhar-dya

MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.

local only
Omni Nli
by cogitatortech

An MCP server for natural language inference

143 installs/wk local only
Revit Converter MCP
by labsfuture

Convert Revit files to XKT, IFC, or DWG and query BIM data via natural language.

answering
Airweave Search
by airweave-ai

MCP server for searching Airweave collections with natural language queries.

1 035 installs/wk answering

Microsoft MCP Server for Enterprise — questions

Answers built from our own checks of this server.

Why is there no tool list for Microsoft MCP Server for Enterprise?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Microsoft MCP Server for Enterprise working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 384 ms. The bar chart above shows every period we have measured.
How do I connect Microsoft MCP Server for Enterprise?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Microsoft MCP Server for Enterprise?
No API key is involved. Microsoft MCP Server for Enterprise answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Microsoft MCP Server for Enterprise?
It answers our handshake in 384 ms on average, which is faster than 40% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Microsoft MCP Server for Enterprise open source?
No, and the distinction matters: its licence is declared as CC-BY-4.0. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.