HDFS is a Model Context Protocol (MCP) server designed to facilitate seamless interaction with the Hadoop Distributed File System. By implementing the MCP standard, it allows various MCP-compatible clients, such as Claude Desktop, to perform a wide range of operations on HDFS. This server provides robust capabilities for managing HDFS directories and files, including listing contents, reading and writing files, creating and deleting directories, and retrieving file information, all while ensuring high availability and reliable operation for production environments.
主な機能
01Comprehensive HDFS file and directory management operations
02Automatic retry mechanism for network errors
03Full TypeScript type safety for robust development
04High Availability (HA) support for HDFS clusters with automatic failover
050 GitHub stars
06Automatic HDFS path validation and normalization