mcpbeat Sign in

Motion MCP Public MCP Server

local only

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

Remote MCP server bridging Motion to Claude

Installs per day peak 8 · avg 3 · +108% w/w
a month agotoday
26
Installs / week
npm · @dishui/motion-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Motion MCP Public 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 motion-mcp-public -- npx -y @dishui/motion-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "motion-mcp-public": {
      "args": [
        "-y",
        "@dishui/motion-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.motion-mcp-public]
command = "npx"
args = ["-y", "@dishui/motion-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "motion-mcp-public": {
      "args": [
        "-y",
        "@dishui/motion-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "motion-mcp-public": {
      "args": [
        "-y",
        "@dishui/motion-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Motion MCP Public

same job, measured the same way
ComPDF MCP
by compdf-youna

ComPDF remote MCP server

answering
Remote MCP Server
by coupler

Coupler.io remote MCP server

answering
Morningform
by contactxyz-admin

stdio MCP proxy for MorningForm — bridges Claude Code to MorningForm HTTPS MCP server.

22 installs/wk local only
MCPBridge
by iamjrmh

Unified MCP server bridging Claude Code and Ollama to Roblox Studio and Blender.

32 installs/wk local only
PowerDMARC MCP
by powerdmarc

Remote MCP server bridging AI clients with the PowerDMARC email authentication Platform.

answering
Openclaw Control MCP
by smurfy92

MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.

442 installs/wk local only
Realssh MCP
by danielecr

MCP server for SSH remote command execution

36 installs/wk local only
MCP Gdbserver
by daedalus

MCP server for remote debugging with gdbserver

68 installs/wk local only

Motion MCP Public — questions

Answers built from our own checks of this server.

Why is there no uptime for Motion MCP Public?
Motion MCP Public 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 @dishui/motion-mcp was installed 26 times last week.
How do I connect Motion MCP Public?
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 @dishui/motion-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Motion MCP Public?
The npm package @dishui/motion-mcp was installed 26 times in the last week. Week over week that is +108%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.