Catalog
io.github.dishui/motion-mcp-public
OfficialRemote MCP server bridging Motion to Claude
Bridges Motion project management tool to Claude for task and workflow access.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"motion-mcp-public": {
"command": "npx",
"args": [
"-y",
"@dishui/motion-mcp@1.0.1"
]
}
}
}