Microsoft Fabric MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 917 installs a week from npm. Last commit 18 Sep 2026.
MCP tools for interacting with Microsoft Fabric
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node ./scripts/post-install-script.js
этот файл ставится пользователю, но в репозитории его нет
${{ insert }}: ${{ parameters.EnvVars }}
inputs:
azureSubscription: ${{ parameters.ServiceConnection }}
const child = childProcess.spawn(execPath, args, {
const execPath = path.join(__dirname, execName)
result = subprocess.run(
using var process = Process.Start(psi)
emitterNpmrcPath: $(Agent.TempDirectory)/${{ parameters.EmitterPackagePath }}/.npmrc
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add microsoft-fabric -- npx -y @microsoft/fabric-mcp
{
"mcpServers": {
"microsoft-fabric": {
"args": [
"-y",
"@microsoft/fabric-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.microsoft-fabric]
command = "npx"
args = ["-y", "@microsoft/fabric-mcp"]
{
"mcpServers": {
"microsoft-fabric": {
"args": [
"-y",
"@microsoft/fabric-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"microsoft-fabric": {
"args": [
"-y",
"@microsoft/fabric-mcp"
],
"command": "npx"
}
}
}
An MCP server for interacting with Memos.
Scaleway MCP server for interacting with the Scaleway APIs
MCP server for interacting with Elasticsearch
MCP server for interacting with Bazos.cz and Bazos.sk
A MCP server for interacting with Bear note-taking software.
MCP server for interacting with Oracle databases
MCP server for interacting with the Supabase platform
MCP server for interacting with CKAN open data portals
Answers built from our own checks of this server.