From 6867aff62bb26dcd7c6c67b1a0732dddb6236ef4 Mon Sep 17 00:00:00 2001 From: Hieu Tran Date: Fri, 2 May 2025 15:27:33 +0200 Subject: [PATCH] docs: add Microsoft Entra ID MCP Server to the Community Server (#187) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5024457..f556988 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Maven](https://github.com/Bigsy/maven-mcp-server)** - Tools to query latest Maven dependency information - **[Maya MCP](https://github.com/PatrickPalmer/MayaMCP)** - MCP server for Autodesk Maya - **[Microsoft 365](https://github.com/softeria/ms-365-mcp-server)** 📇 ☁️ - MCP server that connects to the whole Microsoft 365 suite using Graph API (including mail, files, Excel, calendar) +- **[Microsoft Entra ID MCP Server](https://github.com/hieuttmmo/entraid-mcp-server)** - A Python MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph. - **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - Set up MCP servers in Claude Desktop - **[mcp-k8s-go](https://github.com/strowk/mcp-k8s-go)** - Golang-based Kubernetes MCP Server. Built to be extensible. - **[MCP Open Library](https://github.com/8enSmith/mcp-open-library)** - A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information.