motion-mcp-server

itslansa/motion-mcp-server
★ 0 stars TypeScript Code/Dev Tools Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "motion-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "itslansa/motion-mcp-server"
      ]
    }
  }
}

README Excerpt

<a href="sample.png"><img src="sample.png" alt="Motion MCP Server Preview" width="400" /></a> *Click the image above to view full size* **Prerequisites:** Node.js 18+ and a [Motion API key](https://app.usemotion.com/settings/api). For desktop MCP clients — Claude Desktop, Claude Code, Cursor, and similar.