erikhoward/adls-mcp-server
by Various
Microsoft Azure Data Lake Storage MCP Server
MCP
erikhoward/adls-mcp-server
Added 1 June 2026
Overview
An open-source Python MCP server that exposes Microsoft Azure Data Lake Storage operations through the Model Context Protocol. It allows MCP-compatible AI agents and tools to browse directories, read files, and manage blobs in Azure Data Lake Storage using a standardized interface.
Best for
Best for
Developers who need a simple MCP bridge to query or manage files in Azure Data Lake Storage from AI assistants or automated workflows
Use cases
- Letting an AI coding assistant retrieve files from Azure Data Lake Storage during development
- Enabling a chatbot to list and read data lake contents for user queries
- Connecting MCP-based toolchains to Azure Data Lake Storage for automated data pipelines
Notes
An open-source Python MCP server that exposes Microsoft Azure Data Lake Storage operations through the Model Context Protocol. It allows MCP-compatible AI agents and tools to browse directories, read files, and manage blobs in Azure Data Lake Storage using a standardized interface.
6 stars on GitHub. Last updated 2025-05-31. Licensed MIT.
Use cases
- Letting an AI coding assistant retrieve files from Azure Data Lake Storage during development
- Enabling a chatbot to list and read data lake contents for user queries
- Connecting MCP-based toolchains to Azure Data Lake Storage for automated data pipelines
Pros
- Open source and written in Python, easy to inspect and customize
- Directly addresses a niche gap in MCP support for Azure Data Lake Storage
- Lightweight server that can be self-hosted with minimal dependencies
Cons
- Very small community (6 stars) with limited documentation and support
- May lack advanced features like recursive operations or authentication variants
- Requires manual setup and configuration of Azure credentials and permissions
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source and written in Python, easy to inspect and customize
- Directly addresses a niche gap in MCP support for Azure Data Lake Storage
- Lightweight server that can be self-hosted with minimal dependencies
Cons
- Very small community (6 stars) with limited documentation and support
- May lack advanced features like recursive operations or authentication variants
- Requires manual setup and configuration of Azure credentials and permissions
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.