Microsoft Fabric MCP Server
Rank #229com.microsoft/microsoft-fabric
MCP tools for interacting with Microsoft Fabric
Microsoft Fabric MCP Server is a Model Context Protocol (MCP) server published by microsoft. It ranks #229 of 77,308 servers tracked on MCP Toplist, and its repository has 3,500 GitHub stars. MCP Toplist tracks 5 versions of Microsoft Fabric MCP Server. It was first listed on Feb 11, 2026 and most recently updated on Apr 14, 2026.
Ranks ahead of 77,079 of 77,308 servers on MCP Toplist.
Use Microsoft Fabric MCP Server
Add Microsoft Fabric MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"microsoft-fabric": {
"command": "dnx",
"args": [
"Microsoft.Fabric.Mcp"
]
}
}
}{
"mcpServers": {
"microsoft-fabric": {
"command": "npx",
"args": [
"-y",
"@microsoft/fabric-mcp"
]
}
}
}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/com.microsoft%2Fmicrosoft-fabric)<a href="https://mcptoplist.com/server/com.microsoft%2Fmicrosoft-fabric"><img src="https://mcptoplist.com/badge/com.microsoft%2Fmicrosoft-fabric.svg" alt="MCP Toplist: Top 1% of 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
microsoft
Other servers by microsoft
- MarkItDown#9 · 5 vers
- Playwright MCP Server#10 · 6 vers
- 🚀 Model Context Protocol (MCP) Curriculum for Beginners MCP Server#349
- Awesome Copilot MCP Server#422 · 91 vers
- Azure DevOps MCP Server#441 · 6 vers
- Microsoft Fabric RTI MCP Server#1,454 · 8 vers
- GenAIScript#1,618 · 5 vers
- Microsoft Work IQ Calendar#1,978
- DebugMCP#2,256
- Power BI Modeling#4,002
- Microsoft Copilot Studio ❤️ MCP Server#6,099
- Clarity Data Export MCP Server#6,108
Available versions (5)
| Version | Published |
|---|---|
| 1.0.0 | Apr 14, 2026 |
| 0.0.0-beta.10 | Mar 24, 2026 |
| 0.0.0-beta.9 | Mar 4, 2026 |
| 0.0.0-beta.8 | Feb 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Microsoft Fabric MCP Server?
- Microsoft Fabric MCP Server is maintained by microsoft, which publishes 28 MCP servers (177 total versions) tracked on MCP Toplist.
- Is Microsoft Fabric MCP Server listed on the Official MCP Registry?
- Microsoft Fabric MCP Server is not currently listed on the Official MCP Registry.
- How many versions does Microsoft Fabric MCP Server have?
- MCP Toplist tracks 5 versions of Microsoft Fabric MCP Server, most recently published on Apr 14, 2026.
- Where can I find the source code for Microsoft Fabric MCP Server?
- The source code for Microsoft Fabric MCP Server is hosted at github.com/microsoft/mcp.