HDFS MCP Server
JSON →Access and manage files on HDFS clusters using the MCP protocol, supporting operations like upload, download, move, and copy.
Tools · 10
- list_directory List directory contents in HDFS
- read_file Read file contents from HDFS
- create_directory Create directories in HDFS
- delete Delete files or directories in HDFS
- upload_file Upload files to HDFS
- download_file Download files from HDFS
- get_file_info Get file or directory information in HDFS
- get_disk_usage Get disk usage information in HDFS
- get_cluster_status Get HDFS cluster status
- copy_move Copy or move files within HDFS
Environment variables
NAMENODE_PORT