cloud platforms

Adls Mcp Server

MCP Server for Azure Data Lake Storage. It can perform manage containers, read/write/upload/download operations on container files and manage file metadata.

0
View on GitHub

Installation

npx -y erikhoward/adls-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "adls-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "erikhoward/adls-mcp-server"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →