Cloud InfrastructureAuto-generated
DataLakeStoreFileSystemManagementClient MCP Server
Creates an Azure Data Lake Store filesystem client.
Quick Setup
Transport: STDIO
Command: npx -y @mcp/azure-com-datalake-store-filesystem
Environment Variables
DATALAKESTOREFILESYSTEMMANAGEMENTCLIENT_API_KEYExample: your_datalakestorefilesystemmanagementclient_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"azure-com-datalake-store-filesystem": {
"command": "npx",
"args": ["-y","@mcp/azure-com-datalake-store-filesystem"],
"env": {
"DATALAKESTOREFILESYSTEMMANAGEMENTCLIENT_API_KEY": "your_datalakestorefilesystemmanagementclient_api_key"
}
}
}
}Endpoints
POST
/WebHdfsExt/{filePath}FileSystem_ConcurrentAppend
PUT
/WebHdfsExt/{filePath}FileSystem_SetFileExpiry
GET
/webhdfs/v1/{path}FileSystem_CheckAccess
PUT
/webhdfs/v1/{path}FileSystem_Mkdirs