MCP.so
Sign In

Motion MCP Server

@devondragon

About Motion MCP Server

MCP Server for Use Motion Task Management System

Basic information

Category

Other

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

devondragon

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "MotionMCP": {
      "command": "npx",
      "args": [
        "motionmcp"
      ],
      "env": {
        "MOTION_API_KEY": "your_api_key"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Motion MCP Server?

Motion MCP Server bridges Motion’s AI-powered calendar and task management API with LLMs like Claude and ChatGPT via the Model Context Protocol. It lets you manage tasks, search projects, check your schedule, and more through natural conversation on desktop, web, and

Comments

More Other MCP servers