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 Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Comments