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.
python
cloud
local
cloud platforms
Installation
npx -y erikhoward/adls-mcp-serverConfiguration
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
erikhoward/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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub