E

erikhoward/adls-mcp-server

ServersMIT

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.

strong-evidencesource-clearmcp-find-examplebased-on-official-docs
{
  "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

Community: 6 stars
Last Updated: Apr 15, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.