Enterprisemcp
Rank #9,873io.github.microsoft/EnterpriseMCP
MCP server providing EnterpriseMCP capabilities
Enterprisemcp is a Model Context Protocol (MCP) server published by microsoft. It ranks #9,873 of 121,933 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Enterprisemcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Oct 29, 2025 and most recently updated on Nov 18, 2025.
Ranks ahead of 112,060 of 121,933 servers on MCP Toplist.
Use Enterprisemcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http enterprisemcp https://mcp.svc.cloud.microsoft/enterprise[mcp_servers.enterprisemcp]
url = "https://mcp.svc.cloud.microsoft/enterprise"Add to ~/.codex/config.toml.
https://mcp.svc.cloud.microsoft/enterpriseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"enterprisemcp": {
"url": "https://mcp.svc.cloud.microsoft/enterprise"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"enterprisemcp": {
"type": "http",
"url": "https://mcp.svc.cloud.microsoft/enterprise"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"enterprisemcp": {
"serverUrl": "https://mcp.svc.cloud.microsoft/enterprise"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"enterprisemcp": {
"url": "https://mcp.svc.cloud.microsoft/enterprise"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.microsoft%2FEnterpriseMCP)<a href="https://mcptoplist.com/server/io.github.microsoft%2FEnterpriseMCP"><img src="https://mcptoplist.com/badge/io.github.microsoft%2FEnterpriseMCP.svg" alt="MCP Toplist: Top 10% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
microsoft
Other servers by microsoft
- MarkItDown#3 · 7 vers
- Playwright MCP Server#11 · 8 vers
- Azure MCP Server#36 · 39 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners#205
- Awesome Copilot MCP Server#280 · 155 vers
- Azure DevOps (ADO)#714 · 1 ver
- Power BI Modeling MCP Server#1,188 · 5 vers
- GenAIScript#1,722 · 5 vers
- Microsoft Work IQ Calendar#1,752
- DebugMCP#1,922
- Microsoft Fabric RTI MCP Server#2,085 · 8 vers
- Clarity Data Export MCP Server#6,742
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Nov 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Enterprisemcp?
- Enterprisemcp is maintained by microsoft, which publishes 29 MCP servers (253 total versions) tracked on MCP Toplist.
- Is Enterprisemcp listed on the Official MCP Registry?
- Yes — Enterprisemcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Enterprisemcp have?
- MCP Toplist tracks 2 versions of Enterprisemcp, most recently published on Nov 18, 2025.
- Where can I find the source code for Enterprisemcp?
- The source code for Enterprisemcp is hosted at github.com/microsoft/enterprisemcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.