Skip to main content
Glama
erikhoward

ADLS2 MCP Server

by erikhoward

Related Servers

Alternatives to ADLS2 MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables interaction with Azure Data Lake Storage Gen2 through the Model Context Protocol, supporting file and directory operations such as upload, download, rename, and metadata management.
      16
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables file system operations such as listing directories, reading, writing, creating, and deleting files or directories through MCP.
      12 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides MCP tools to interact with Databricks SQL warehouses, enabling metadata discovery, table reading, and DDL operations.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables managing and interacting with any S3-compatible storage endpoint through MCP tools for listing, reading, writing, copying, and deleting buckets and objects.
      11
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Enables accessing and managing files from configured folders with filtering and size limits, allowing listing, reading, and searching files via MCP tools and resources.
      3
      -

    TDQS

    C2.9/5.0

    Scored across 16 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes (filesystem vs directory vs file operations). However, 'get_file_metadata' and 'get_file_properties' could be confused, and 'set_file_metadata' vs 'set_file_metadata_json' have similar functionality.

    Naming Consistency4/5

    The naming pattern is mostly verb_noun (e.g., create_directory, upload_file). However, 'directory_get_paths' breaks this pattern by starting with the noun, which is a minor inconsistency.

    Tool Count4/5

    With 16 tools, the server is slightly above the typical well-scoped range (3-15), but still reasonable for an ADLS2 service covering filesystems, directories, and files.

    Completeness2/5

    Notable gaps exist: there is no delete_file operation for file cleanup, no copy operation, and no update for filesystems. Agents managing files will hit a dead end trying to delete a file.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive