z-cli
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZSPACE_HOST | No | 覆盖 zspace 本地代理地址,用于跨网络访问 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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