mcpbeat Sign in

Klo MCP Server

local only

Klo MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 21 Aug 2026.

Native Mac video editor your agent can drive: 83 timeline tools, media stays on your Mac.

Installs per day peak 136 · avg 4
a month agotoday
45
Installs / week
npm · klo-mcp
0
Stars
0 open issues
21 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Klo MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 klo-mcp -- npx -y klo-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "klo-mcp": {
      "args": [
        "-y",
        "klo-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.klo-mcp]
command = "npx"
args = ["-y", "klo-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "klo-mcp": {
      "args": [
        "-y",
        "klo-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "klo-mcp": {
      "args": [
        "-y",
        "klo-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KLO_MCP_TOKEN (Connection token from klo Settings > Connections). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Klo MCP

same job, measured the same way
FableCut
by ronak-create

Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export.

local only
Purrplan
by purrplan

Social media scheduler your AI agent can drive: plan, publish, inbox, analytics on 12+ networks.

answering
Local MCP
by lanchuske

Native macOS MCP server — 82 tools for Mail, Calendar, Teams, OneDrive and more.

3 245 installs/wk local only
Godot MCP
by satelliteoflove

Agent-driven Godot playtesting: editor control, input injection, game-time stepping, live state.

859 installs/wk local only
Basicdeploy MCP
by akacianl

The runtime your agent deploys to — DB, storage, and a public URL in one MCP call.

107 installs/wk local only
Agent360 Browser MCP
by agent360dk

Drive your real, logged-in Chrome from any AI agent - 40 tools. Needs our Chrome extension too.

1 456 installs/wk local only
Screenify Studio
by screenify

Record your screen and export studio-styled demo videos on macOS, driven by your AI assistant.

local only
Scalix Cloud
by scalix

The agent-native cloud: database, functions, AI, storage, computers. 50 tools, one API key.

51 tools answering

Klo MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Klo MCP?
Klo MCP 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 klo-mcp was installed 45 times last week.
How do I connect Klo MCP?
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 klo-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Klo MCP?
The npm package klo-mcp was installed 45 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.
Is Klo MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.