Fabric MCP Agent
by yingkiat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_CLIENT_ID | Yes | Azure Service Principal client ID (for AAD authentication) | |
| AZURE_TENANT_ID | Yes | Azure tenant (directory) ID | |
| AZURE_OPENAI_KEY | Yes | API key for your Azure OpenAI deployment | |
| FABRIC_SQL_SERVER | Yes | Fully qualified Fabric Data Warehouse server hostname | |
| AZURE_CLIENT_SECRET | Yes | Azure Service Principal secret | |
| FABRIC_SQL_DATABASE | Yes | Target database name in Fabric | |
| AZURE_OPENAI_ENDPOINT | Yes | Endpoint URL for Azure OpenAI (e.g., https://xxxx.openai.azure.com) | |
| AZURE_OPENAI_DEPLOYMENT | Yes | Deployment name (e.g., "gpt-4o") |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |