mcpbeat Sign in

Keyframe MCP Server

by kendall8388 Your server? Claim it
local only

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

Build, inspect and export editable 2D skeletal animations in the free Keyframe.it browser editor.

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

Installs per day peak 119 · avg 7 · -14% w/w
a month agotoday
99
Installs / week
npm · keyframe-mcp
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 keyframe -- npx -y keyframe-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "keyframe": {
      "args": [
        "-y",
        "keyframe-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.keyframe]
command = "npx"
args = ["-y", "keyframe-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "keyframe": {
      "args": [
        "-y",
        "keyframe-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "keyframe": {
      "args": [
        "-y",
        "keyframe-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Keyframe

same job, measured the same way
Extensiondev
by extensiondev

Build, run, inspect, and publish browser extensions from any MCP client. 30 tools, 11 browsers.

180 installs/wk local only
UISandbox
by ideelab

Play with your app's design in the browser: load a build, turn the knobs, export the code.

145 installs/wk local only
Figranium MCP
by figranium

MCP server for creating, running, inspecting, and scheduling Figranium browser automations.

623 installs/wk local only
Autorenew Signup Lint
by jmshinhwa

Sixteen statutory checks on the signup page AB 2863 rewrote, in your editor and in the browser

269 installs/wk local only
Browser Automation
by dataleadspro

Programmatic headless browser sessions: create, interact, browse, and extract - rendered in a real

5 tools answering
Ghost Inspector MCP
by charliemtnez

Analyze, validate and safely update Ghost Inspector end-to-end browser tests

31 installs/wk local only
MCP Browser
by cherchyk

Browser automation using the user's Chromium session — JS execution, auth, and anti-bot support.

297 installs/wk local only
Ghostlight
by sylin

Visible local browser automation in signed-in Chromium, with optional policy and audit.

765 installs/wk local only

Keyframe — questions

Answers built from our own checks of this server.

Why is there no uptime for Keyframe?
Keyframe 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 keyframe-mcp was installed 99 times last week.
Is Keyframe 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 Keyframe?
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 keyframe-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Keyframe?
The npm package keyframe-mcp was installed 99 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.