Skip to main content
Glama

Fabric MCP

by aci-labs
pyproject.toml632 B
[project] name = "ms-fabric-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]", "azure-identity", "deltalake", "requests", "cachetools", "semantic-link-labs", "azure-storage-blob", "polars", "sqlalchemy", "pyodbc", "tabulate", "fastapi[standard]", "python-jose[cryptography]", "passlib[bcrypt]", "python-multipart", "fastapi-mcp", ] [tool.setuptools] packages = ["helpers", "helpers.clients", "helpers.formatters", "helpers.utils"] [project.scripts] mcp = "mcp.cli:app [cli]"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aci-labs/ms-fabric-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server