🛠️

Microsoft MCP Server for Enterprise

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

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "microsoft-nterprise": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "microsoft-nterprise": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "microsoft-nterprise": { "command": "npx", "args": [] } } }

About This MCP Server

The EnterpriseMCP server is a developer tool that enables querying of Microsoft Entra data using natural language, allowing for remote access to this information. It is an official Microsoft implementation of the Model Context Protocol, providing a standardized way to interact with Entra data. Developers would use this server when they need to integrate natural language querying capabilities into their applications, particularly those that rely on Microsoft Entra data.

Official Microsoft MCP Server to query Microsoft Entra data using natural language. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the streamable-http transport.

What tools does it provide?

The Microsoft MCP Server for Enterprise server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/microsoft-nterprise.svg)](https://skillsplayground.com/mcps/microsoft-nterprise/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.