Fabric-Analytics-MCP

santhoshravindran7/Fabric-Analytics-MCP
★ 106 stars JavaScript 📊 Data/Analytics Updated 1mo ago
A Model Context Protocol (MCP) server that enables AI assistants to securely access and analyze Microsoft Fabric Analytics data through authenticated API calls.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fabric-analytics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "santhoshravindran7/Fabric-Analytics-MCP"
      ]
    }
  }
}

Topics

mcpmicrosoftmicrosoft-fabricmodel-context-protocol