Sling Cli
Rank #12,794io.slingdata/sling-cli
MCP server providing sling-cli capabilities
Sling Cli is a Model Context Protocol (MCP) server. It ranks #12,794 of 132,046 servers tracked on MCP Toplist. Sling Cli is listed on Official MCP, with 4 tracked versions. It was first listed on Sep 28, 2025 and most recently updated on Sep 28, 2025.
Ranks ahead of 119,252 of 132,046 servers on MCP Toplist.
Use Sling Cli
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sling-cli -- uvx sling[mcp_servers.sling-cli]
command = "uvx"
args = ["sling"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sling-cli": {
"command": "uvx",
"args": [
"sling"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sling-cli": {
"command": "uvx",
"args": [
"sling"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sling-cli": {
"type": "stdio",
"command": "uvx",
"args": [
"sling"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sling-cli": {
"command": "uvx",
"args": [
"sling"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sling-cli": {
"command": "uvx",
"args": [
"sling"
]
}
}
}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.slingdata%2Fsling-cli)<a href="https://mcptoplist.com/server/io.slingdata%2Fsling-cli"><img src="https://mcptoplist.com/badge/io.slingdata%2Fsling-cli.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (4)
| Version | Published |
|---|---|
| 1.4.25 | Sep 28, 2025 |
| 1.4.23 | Sep 28, 2025 |
| 1.4.24 | Sep 28, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Sling Cli listed on the Official MCP Registry?
- Yes — Sling Cli is listed on the Official MCP Registry.
- How many versions does Sling Cli have?
- MCP Toplist tracks 4 versions of Sling Cli, most recently published on Sep 28, 2025.
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.