Entra Permissions MCP Server
Related Servers
Alternatives to Entra Permissions MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to query Microsoft Entra data using natural language, converting requests into Microsoft Graph API calls for read-only enterprise IT scenarios.55CC BY-4.0
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to interact with Microsoft 365 services (users, mail, calendar, files) via Microsoft Graph API.28 npm1MIT
- FlicenseNot gradedqualityBmaintenanceEnables delegated Microsoft Entra-authenticated access to Microsoft 365 user profile data, exposing read, capability, and description tools for AI assistants.-
- FlicenseDqualityDmaintenanceProvides access to organizational Sharepoint documents through the Microsoft Graph API, enabling search and retrieval of Sharepoint content for AI assistants.139 npm21-
- AlicenseBqualityDmaintenanceEnables AI agents to query and act on Microsoft Defender XDR incidents, alerts, advanced hunting data, Entra ID logs, threat indicators, device response actions, and vulnerability management via Microsoft Graph and Defender for Endpoint APIs.66Apache 2.0
- AlicenseAqualityBmaintenanceEnables AI assistants to securely search Microsoft 365 files and list items using delegated authentication, ensuring results are trimmed to the signed-in user's permissions.322 npm1MIT
TDQS
Scored across 6 tools
Each tool has a distinct and well-defined purpose: retrieving an app's full record, looking up a specific permission, searching app roles, searching application permissions, searching delegated permissions, and searching Microsoft apps. There is no functional overlap, and the descriptions clearly differentiate them.
All tools follow a consistent verb_noun pattern using snake_case: get_microsoft_app, get_permission, search_app_roles, search_graph_application_permissions, search_graph_delegated_permissions, search_microsoft_apps. Naming is predictable and uniform.
With 6 tools, the server is well-scoped for its purpose of exploring Microsoft Entra permissions and apps. The count is neither too few nor too many, and each tool serves a clear role without redundancy.
The tool surface covers all major read operations for the domain: searching and retrieving both apps and permissions (application and delegated). There are no obvious gaps, as the server appears designed for read-only exploration, and the tools handle the core workflows.