Back to directory
microsoft-fabric-rti-mcp

microsoft-fabric-rti-mcp

@microsoft110

MCP server enabling AI agents to interact with Microsoft Fabric Real-Time Intelligence services through natural language commands translated to KQL operations

microsoftfabricrtikustodata-explorerai-agentscloud

Installation & Configuration

{
  "mcp": {
    "server": {
      "fabric-rti-mcp": {
        "command": "uvx",
        "args": [
          "microsoft-fabric-rti-mcp"
        ],
        "env": {
          "KUSTO_SERVICE_URI": "https://help.kusto.windows.net/",
          "KUSTO_SERVICE_DEFAULT_DB": "Samples",
          "AZ_OPENAI_EMBEDDING_ENDPOINT": "https://your-openai-resource.openai.azure.com/openai/deployments/text-embedding-ada-002/embeddings?api-version=2024-10-21;impersonate"
        }
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/29
Updated
2026/6/8