MCP Connector: Integrating AI agent with Data Warehouse in Microsoft Fabric
@LazaUK
About MCP Connector: Integrating AI agent with Data Warehouse in Microsoft Fabric
MCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Connector: Integrating AI agent with Data Warehouse in Microsoft Fabric?
This is a demonstration repository that integrates an Azure OpenAI‑powered AI agent with a Microsoft Fabric data warehouse using the Model Context Protocol (MCP) and GraphQL. It enables dynamic discovery of tools and data resources for bidirectional access to enterprise data.
How to use MCP Connector: Integrating AI agent with Data Warehouse in Microsoft Fabric?
Configure a Microsoft Fabric data warehouse with a sample table and create a GraphQL API endpoint. Then set up a local environment with the required Python packages (pip install -r requirements.txt) and environment variables: AOAI_API_BASE, AOAI_API_VERSION, AOAI_DEPLOYMENT, and AZURE_FABRIC_GRAPHQL_ENDPOINT. Finally, launch the MCP client by running python MCP_Client_Gradio.py and click “Initialise System” to connect the AI agent.
Key features of MCP Connector: Integrating AI agent with Data Warehouse in Microsoft Fabric
- Integrates Azure OpenAI agent with Microsoft Fabric
- Uses MCP for dynamic tool discovery
- Employs GraphQL as universal data abstraction
More AI & Agents MCP servers
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Comments