motion-mcp-server

motion-mcp-server

3.4

If you are the rightful owner of motion-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An open-source MCP server enabling AI assistants to interact with the Motion API for intelligent task and project management.

The Motion MCP Server is designed to integrate AI assistants with the Motion API, facilitating task and project management through natural language. It allows users to manage tasks, projects, and schedules by communicating with AI assistants, bridging the gap between conversational AI and structured productivity tools. The server is open-source, providing flexibility and control over deployment and customization. It includes features like rate limiting and persistent state management to ensure efficient API usage.

Features

  • MCP tools for various Motion API endpoints (projects, tasks, users, etc.).
  • Automatic rate limiting to prevent exceeding Motion API quotas (12 calls per 3 minutes).
  • Persistent state for rate limiting across server restarts, using a local SQLite database.

Tools

  1. motion get_tasks

    Get a task list

  2. motion get_projects

    Get the project list

  3. motion get_users

    Get the user list