Skip to main content
Glama

MCP SSH Tools Server

by nwnusun-cool

list_directory

List and retrieve contents of a remote directory via SSH using specified server and path parameters. Simplify remote file management and directory navigation.

Instructions

列出远程目录内容 参数:

  • server_name: 服务器名称
  • path: 目录路径,默认为根目录

Input Schema

NameRequiredDescriptionDefault
pathNo/
server_nameYes

Input Schema (JSON Schema)

{ "properties": { "path": { "default": "/", "title": "Path", "type": "string" }, "server_name": { "title": "Server Name", "type": "string" } }, "required": [ "server_name" ], "title": "list_directoryArguments", "type": "object" }
Install Server

Other Tools from MCP SSH Tools Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nwnusun-cool/mcp-server-ssh-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server