{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_v8jkf425z4ey","handle":"ms-fabric-mcp","url":"https://wellknown.network/agents/ms-fabric-mcp","links":{"self":"https://wellknown.network/agents/ms-fabric-mcp/record.json","html":"https://wellknown.network/agents/ms-fabric-mcp","markdown":"https://wellknown.network/agents/ms-fabric-mcp/record.md","api":"https://wellknown.network/api/v1/agents/ms-fabric-mcp","status":"https://wellknown.network/api/v1/agents/ms-fabric-mcp/status","claim":"https://wellknown.network/agents/ms-fabric-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ms-fabric-mcp/claim.json","badge":"https://wellknown.network/agents/ms-fabric-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ms-fabric-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ms-fabric-mcp","summary":"MCP server to run SQL queries and explore schemas in MS Fabric items","description":"# MS Fabric MCP Server \n \nThis project provides a Model Context Protocol (MCP) server that enables clients to query and explore schemas in Microosft Fabric items. \n \nThe goal is to enable more robust automation of data engineering flows by enabling the agent/llm to query and verify  \n \nEnable LLMs to query lakehouses, warehouses and SQL databases to make automation of building data pipelines mor robust. \n \nIt uses Azure Active Directory (AAD) token authentication. \n \n## Prerequisites \n \n*   **Python 3.10+** installed. \n*   **Microsoft ODBC Driver for SQL Server** installed. \n    *   https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver16 \n    *   Commonly \"ODBC Driver 17 for SQL Server\" or \"ODBC Driver 18 for SQL Server\". Driver 18 is recommended for better AAD support. \n*   **Azure CLI** installed and authenticated: \n    *   Run `az login` and complete the authentication flow, `az login --allow-no-subscriptions` might be necessary. \n    *   The authenticated user/principal must have appropriate permissions (e.g., `contributor` role in the workspace or owner of the Fabric item). \n \n## Setup Instructions \n \npip installation \n```bash \npip install ms-fabric-mcp \n``` \n \nuv installation \n```bash \nuv add ms-fabric-mcp \n# or \nuv pip install ms-fabric-mcp \n``` \n \nExample `mcp.json` configuration for use with Cursor,  Claude Desktop, etc. \n \n```json \n\"ms-fabric-mcp\": { \n  \"command\": \"uv\", \n  \"args\": [ \n    \"--directory\", \n    \"path/to/server\", \n    \"run\", \n    \"mcp\" \n  ], \n  \"env\": { \n      \"SQL_SERVER_NAME\": \"xyz-xyz.datawarehouse.fabric.microsoft.com\", \n      \"SQL_DATABASE_NAME\": \"dev\", \n      \"ODBC_DRIVER\": \"{ODBC Driver 18 for SQL Server}\" \n  } \n} \n``` \n \n### Alternatives \n \n1.  **Clone the Repository (Optional):** \n    ```bash \n    git clone <repository_url> \n    cd ms_fabric_mcp # Or your project directory name \n    ``` \n \n2.  **Install Dependencies:** \n    ```bash \n    uv sync \n    ``` \n \nprovide required env varia…","publisher":null,"homepage":"https://github.com/duggurd/ms_fabric_mcp/blob/master/README.md","repository":"https://github.com/duggurd/ms_fabric_mcp/blob/master/README.md","version":"0.1.5","license":null,"protocols":["mcp"],"tags":["microsoft","fabric","ms-fabric","mcp","llm","warehouse","lakehouse"],"pricing":null,"endpoints":[{"url":"pypi:ms-fabric-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.905,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.791,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":0.756,"provenance":"derived"}],"categories":["data","dev","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ms-fabric-mcp","registry":"pypi","observedAt":"2026-09-10T07:21:37.152Z","publishedAt":"2025-05-28T18:36:17.515563Z","latestVersion":"0.1.5"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ms-fabric-mcp","url":"https://pypi.org/project/ms-fabric-mcp/","firstSeenAt":"2026-09-10T07:20:27.454Z","fetchedAt":"2026-09-10T07:20:27.454Z","normalizedAt":"2026-09-10T07:20:27.454Z"}]},"firstSeenAt":"2026-09-10T07:20:27.454Z","updatedAt":"2026-09-10T07:21:37.152Z"}