Fabric-Optimize-MCP-Server-Foundry

tmdaidevs/Fabric-Optimize-MCP-Server-Foundry
★ 0 stars Python 🤖 AI/LLM Updated today
MCP Server for Microsoft Fabric optimization — 30 tools for Lakehouse, Warehouse, Eventhouse, Semantic Model & Gateway. Deployed on Azure Functions, connected to Azure AI Foundry Agent Service.
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-optimize-mcp-": {
      "command": "uvx",
      "args": [
        "fabric-optimize-mcp-server-foundry"
      ]
    }
  }
}

Or install with pip: pip install fabric-optimize-mcp-server-foundry