A

adls-mcp-serverשרת Azure Data Lake Storage MCP

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

adls-mcp-server הינו ביצוע של שרת ה-MCP (Model Context Protocol) עבור Azure Data Lake Storage Gen2 (ADLS2). הוא מספק ממשק מיינשטיין תקין לשיחוג עם ADLS2 האחסון, מאפשר פעולות קבצי לתרגם דרך כלים MCP.

תכונות עיקריות

  • עלייה והורדה של קבצים
  • פעולות קבצים ותיקיות
  • ניהול קבצים מדגים
  • שייכות Azure CLI
  • שייכות סודות חשבון אחסון

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

שייכות Azure Data Lake Storage

שלב ADLS2 האחסון עם כלים MCP עבור פעולות קבצים מאחדות

ניהול נתוני עולם

שלב adls-mcp-server עבור שבכך של קבצים ותיקיות פביסטי

יתרונות וחסרונות

יתרונות

  • מספק ממשק מיינשטיין תקין לשיחוג עם ADLS2 האחסון
  • תומך שורת פעולות קבצים ותיקיות שונות
  • אפשר תצהלת על ידי environment variables
  • תומך שייכות עם Azure CLI חשבונות זהות או סודות חשבון אחסון

חסרונות

  • דורש פייתון 3.13 או גבוהה יותר
  • דורש חשבון ADLS2 אחסון של Azure
  • אוכל יתרת בהתקנה הסטנדרד ואתורקלשאת ואתורקלשאת

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

Can the server be run in read‑only mode, and how is that enabled?

Yes, set the `READ_ONLY_MODE` environment variable to `true` (default is `true`). When enabled, the server only permits read operations such as listing and downloading files.

Asked by Margaret Whitfield · May 15, 2026

Which environment variables must I set to configure the server?

Key variables include `UPLOAD_ROOT` and `DOWNLOAD_ROOT` for local paths, `AZURE_STORAGE_ACCOUNT_NAME` for the storage account, optional `AZURE_STORAGE_ACCOUNT_KEY` for key‑based auth, `READ_ONLY_MODE` to enable read‑only operation, and `LOG_LEVEL` for logging verbosity.

Asked by Ravi Chandrasekaran · May 4, 2026

How does the server authenticate with Azure Data Lake Storage Gen2?

It authenticates either with Azure CLI credentials (after you run `az login`) or with a storage account key provided via the `AZURE_STORAGE_ACCOUNT_KEY` environment variable.

Asked by Lucas Petit · Mar 7, 2026

What Python version is required to run adls-mcp-server?

adls-mcp-server requires Python 3.13 or higher; earlier versions are not supported.

Asked by Lior Ben-David · Mar 3, 2026

שאל שאלה

חלופות לשרתי MCP