zspace-cli
Rank #4,801io.github.skyzhao1223/zspace-cli
Zero-config MCP server + CLI for ZSpace NAS: manage files and pool stats via desktop client proxy.
zspace-cli is a Model Context Protocol (MCP) server published by skyzhao1223. It ranks #4,801 of 132,113 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. zspace-cli is listed on Official MCP, with 1 tracked version. It was first listed on Jul 15, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 127,312 of 132,113 servers on MCP Toplist.
Use zspace-cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add zspace-cli -- uvx zspace-cli[mcp_servers.zspace-cli]
command = "uvx"
args = ["zspace-cli"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"zspace-cli": {
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zspace-cli": {
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zspace-cli": {
"type": "stdio",
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zspace-cli": {
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zspace-cli": {
"command": "uvx",
"args": [
"zspace-cli"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.skyzhao1223%2Fzspace-cli)<a href="https://mcptoplist.com/server/io.github.skyzhao1223%2Fzspace-cli"><img src="https://mcptoplist.com/badge/io.github.skyzhao1223%2Fzspace-cli.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
skyzhao1223
Other servers by skyzhao1223
View all skyzhao1223 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Sep 18, 2026 |
Frequently asked questions
- Who maintains zspace-cli?
- zspace-cli is maintained by skyzhao1223, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is zspace-cli listed on the Official MCP Registry?
- Yes — zspace-cli is listed on the Official MCP Registry.
- How many versions does zspace-cli have?
- MCP Toplist tracks 1 version of zspace-cli, most recently published on Sep 18, 2026.
- Where can I find the source code for zspace-cli?
- The source code for zspace-cli is hosted at github.com/skyzhao1223/zspace-cli.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.