74
/ 100
1 month ago
glama

mcp-fabric-api

MCP server for Microsoft Fabric REST APIs that enables data engineers and analysts to manage Fabric components using AI assistants.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AZURE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_METHODdevice-code AZURE_CLIENT_ID=your-app-id AZURE_TENANT_ID=your-tenant-id npx @einlogic/mcp-fabric-api
configAZURE_CLIENT_IDAUTH_METHOD=device-code =your-app-id AZURE_TENANT_ID=your-tenant-id npx @einlogic/mcp-fabric-api
🔐 secretAZURE_CLIENT_SECRETexport =your-client-secret
configAZURE_TENANT_IDAUTH_METHOD=device-code AZURE_CLIENT_ID=your-app-id =your-tenant-id npx @einlogic/mcp-fabric-api
configLOG_LEVELSet the environment variable to debug:
configPORTexport =3000
configTRANSPORTexport =http
configWRITABLE_WORKSPACESDefault behavior: When is not set or empty, all destructive operations are blocked. You must explicitly configure this variable to enable writes.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mkoziel2000-mcp-fabric-api-19fxz6)](https://m8ven.ai/mcp/mkoziel2000-mcp-fabric-api-19fxz6)
commit: 59c8d22fd80209ee18fc7c3cf897570716e419d6
code hash: e39a67a30afcf19b95b2af3296020a3f5150511ebf133f7403f46f4c7b96c364
verified: 6/23/2026, 10:38:04 AM
view raw JSON →