SpaceSentinel
Rank #51,852io.github.SheldonZhuang/spacesentinel-mcp
Conversational Windows disk cleanup (whitelist-only) + device cleanup guides in 7 languages.
SpaceSentinel is a Model Context Protocol (MCP) server published by SheldonZhuang. It ranks #51,852 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SpaceSentinel is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 80,553 of 132,405 servers on MCP Toplist.
Use SpaceSentinel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add spacesentinel-mcp -- npx -y spacesentinel-mcp[mcp_servers.spacesentinel-mcp]
command = "npx"
args = ["-y", "spacesentinel-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"spacesentinel-mcp": {
"command": "npx",
"args": [
"-y",
"spacesentinel-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"spacesentinel-mcp": {
"command": "npx",
"args": [
"-y",
"spacesentinel-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"spacesentinel-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"spacesentinel-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"spacesentinel-mcp": {
"command": "npx",
"args": [
"-y",
"spacesentinel-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"spacesentinel-mcp": {
"command": "npx",
"args": [
"-y",
"spacesentinel-mcp"
]
}
}
}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.SheldonZhuang%2Fspacesentinel-mcp)<a href="https://mcptoplist.com/server/io.github.SheldonZhuang%2Fspacesentinel-mcp"><img src="https://mcptoplist.com/badge/io.github.SheldonZhuang%2Fspacesentinel-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
SheldonZhuang
Other servers by SheldonZhuang
View all SheldonZhuang servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.4 | Aug 7, 2026 |
| 0.1.3 | Aug 6, 2026 |
| 0.1.2 | Aug 5, 2026 |
Frequently asked questions
- Who maintains SpaceSentinel?
- SpaceSentinel is maintained by SheldonZhuang, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is SpaceSentinel listed on the Official MCP Registry?
- Yes — SpaceSentinel is listed on the Official MCP Registry.
- How many versions does SpaceSentinel have?
- MCP Toplist tracks 3 versions of SpaceSentinel, most recently published on Aug 7, 2026.
- Where can I find the source code for SpaceSentinel?
- The source code for SpaceSentinel is hosted at github.com/SheldonZhuang/SpaceSentinel.
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.