kwctl
Rank #17,198io.github.KilaWattCloud/kilawatt-mcp-server
Kilawatt Cloud MCP Server for AI Agent GPU Orchestration
kwctl is a Model Context Protocol (MCP) server published by KilaWattCloud. It ranks #17,198 of 132,046 servers tracked on MCP Toplist. kwctl is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 114,848 of 132,046 servers on MCP Toplist.
Use kwctl
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kilawatt-mcp-server -e "YOUR_API_KEY=<your YOUR_API_KEY>" -- npx -y kilawatt-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.kilawatt-mcp-server]
command = "npx"
args = ["-y", "kilawatt-mcp-server"]
[mcp_servers.kilawatt-mcp-server.env]
YOUR_API_KEY = "<your YOUR_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilawatt-mcp-server": {
"command": "npx",
"args": [
"-y",
"kilawatt-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilawatt-mcp-server": {
"command": "npx",
"args": [
"-y",
"kilawatt-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kilawatt-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kilawatt-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilawatt-mcp-server": {
"command": "npx",
"args": [
"-y",
"kilawatt-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kilawatt-mcp-server": {
"command": "npx",
"args": [
"-y",
"kilawatt-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your YOUR_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.KilaWattCloud%2Fkilawatt-mcp-server)<a href="https://mcptoplist.com/server/io.github.KilaWattCloud%2Fkilawatt-mcp-server"><img src="https://mcptoplist.com/badge/io.github.KilaWattCloud%2Fkilawatt-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
KilaWattCloud
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 2, 2026 |
Frequently asked questions
- Who maintains kwctl?
- kwctl is maintained by KilaWattCloud, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is kwctl listed on the Official MCP Registry?
- Yes — kwctl is listed on the Official MCP Registry, alongside Glama.
- How many versions does kwctl have?
- MCP Toplist tracks 1 version of kwctl, most recently published on Sep 2, 2026.
- Where can I find the source code for kwctl?
- The source code for kwctl is hosted at github.com/KilaWattCloud/kilawatt-mcp-server-.
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.