Loomal

motion-mcp-public

MCP server by github.com/dishui/motion-mcp-public

Remote MCP server bridging Motion to Claude

0 starsnpm: @dishui/motion-mcp

About motion-mcp-public

motion-mcp-public is an MCP (Model Context Protocol) server published by dishui in the official MCP registry. Remote MCP server bridging Motion to Claude

It ships as an npm package (@dishui/motion-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dishui/motion-mcp-public.

Use motion-mcp-public with your agent

Claude Code · one command
claude mcp add motion-mcp-public -- npx -y @dishui/motion-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "motion-mcp-public": {
      "command": "npx",
      "args": [
        "-y",
        "@dishui/motion-mcp"
      ]
    }
  }
}
npm@dishui/motion-mcp

Frequently asked questions

What is motion-mcp-public?
motion-mcp-public is an MCP (Model Context Protocol) server by dishui. Remote MCP server bridging Motion to Claude
How do I connect motion-mcp-public to Claude, Cursor, or another MCP client?
Install motion-mcp-public from its npm package (@dishui/motion-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is motion-mcp-public open source?
Yes — the source code is public at github.com/dishui/motion-mcp-public.
Can AI agents pay to use motion-mcp-public?
Not yet through Loomal — motion-mcp-public is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain motion-mcp-public? Claim this listing free by verifying GitHub ownership, or contact us.