Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZSPACE_HOSTNo覆盖 zspace 本地代理地址,用于跨网络访问

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
copy_itemC

复制 zspace NAS 上的文件或文件夹,支持个人空间和团队空间路径

create_fileC

在 zspace NAS 上创建文件,同时支持个人空间(/sata12/my/data)和团队空间(/sata12/public)路径

list_filesA

列出 zspace NAS 指定目录下的文件与子文件夹。设置 team=true 可列出团队空间文件

create_folderB

在 zspace NAS 上创建新文件夹,同时支持个人空间(/sata12/my/data)和团队空间(/sata12/public)路径

move_itemC

移动或重命名 zspace NAS 上的文件或文件夹,支持个人空间和团队空间路径

check_connectivityA

检查与 zspace NAS 本地代理的连通性(TCP + HTTP),适用于诊断连接问题

get_pool_infoB

查看 zspace NAS 存储池信息

get_pool_namesB

获取存储池名称映射(pool key → display name)

read_fileA

读取 zspace NAS 上文本文件的内容(仅限文本文件,非文本文件返回错误),支持个人空间和团队空间路径

list_recent_filesC

获取 zspace NAS 上最近访问的文件列表

delete_itemC

删除 zspace NAS 上的文件或文件夹,支持个人空间和团队空间路径

rename_itemB

重命名 zspace NAS 上的文件或文件夹,支持个人空间和团队空间路径

search_filesB

在 zspace NAS 上搜索文件,同时支持个人空间(/sata12/my/data)和团队空间(/sata12/public)路径

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/philipxiaoxi/z-cli'

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