erikhoward/adls-mcp-server
Overview
An MCP server for Azure Data Lake Storage, enabling container management, file operations (read, write, upload, download), and file metadata management.
Capabilities
- • filesystem integration
- • github integration
- • mcp client integration
Best For
erikhoward/adls-mcp-server: MCP server for Azure Data Lake Storage with container and file management capabilities.
Decision Snapshot
Install
available
Usage
available
Docs
1 links
Config
6 strong hints
Capabilities
3 key capabilities detected
- • GitHub stars: 6
- • Forks: 6
- • Source provenance count: 1
- • Last seen: 4/15/2026
- • Published: 3/17/2026
Installation / Setup
uv pip install adls2-mcp-server
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Review official documentation and source metadata for complete setup parameters.
{
"mcpServers": {
"adls-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"adls2-mcp-server"
]
}
}
}Usage
{ && "mcpServers": { && "adls2": { && "command": "adls2-mcp-server",Features
- • filesystem integration
- • github integration
- • mcp client integration
Use Cases
- • Supports capabilities such as: filesystem integration; github integration; mcp client integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • filesystem integration
- • github integration
- • mcp client integration
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• { && "mcpServers": { && "adls2": { && "command": "adls2-mcp-server",
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Documentation coverage: medium
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: data-infra
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
mrostamii/rancher-mcp-server
An MCP server for the Rancher ecosystem, supporting multi-cluster Kubernetes operations, Harvester HCI management (VMs, storage, networks), and Fleet GitOps tooling.
hardik-id/azure-resource-graph-mcp-server
A Model Context Protocol (MCP) server for querying and analyzing Azure resources at scale using Azure Resource Graph, enabling AI assistants to explore and monitor Azure infrastructure.
qiniu/qiniu-mcp-server
An MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage and media processing services.
codefuturist/email-mcp
Unified MCP server for email management across Gmail, Outlook, iCloud, and IMAP/SMTP, providing tools for search, send, organize, and batch operations with OAuth2 and encrypted credential storage.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.