mcpbeat Sign in

Kilawatt MCP Server

by kilawattcloud Your server? Claim it
local only

Kilawatt MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm.

Kilawatt Cloud MCP Server for AI Agent GPU Orchestration

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 16 · avg 1
a month agotoday
56
Installs / week
npm · kilawatt-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kilawatt-mcp-server -- npx -y kilawatt-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kilawatt-mcp-server": {
      "args": [
        "-y",
        "kilawatt-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kilawatt-mcp-server]
command = "npx"
args = ["-y", "kilawatt-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "kilawatt-mcp-server": {
      "args": [
        "-y",
        "kilawatt-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kilawatt-mcp-server": {
      "args": [
        "-y",
        "kilawatt-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: YOUR_API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kilawatt MCP Server

same job, measured the same way
LLM Orchestration MCP Agent
by getvda

LLM Orchestration MCP Agent

2 tools answering
LLM Orchestration Agent MCP
by getvda

LLM Orchestration Agent (Mcp)

2 tools answering
Nynch MCP Server
by peterod99

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

answering
junai Pipeline MCP
by saajunaid

Agentic pipeline orchestration MCP server for AI-driven development workflows.

205 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
LLM Orchestration Agent 2
by getvda

MCP-Native LLM Orchestration Agent

2 tools answering
Laviya Agent Skills
by kartegagithub

Laviya AI Orchestration MCP runtime for IDE and agent integrations.

61 installs/wk local only
Korey
by korey

The AI orchestration agent for modern software teams.

answering

Kilawatt MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Kilawatt MCP Server?
Kilawatt MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package kilawatt-mcp-server was installed 56 times last week.
Is Kilawatt MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Kilawatt MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kilawatt-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Kilawatt MCP Server?
The npm package kilawatt-mcp-server was installed 56 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.