Motion MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOTION_API_KEY | Yes | Your Motion API key, obtained from https://app.usemotion.com/settings/api. | |
| MOTION_MCP_TOOLS | No | Controls which tools are exposed. Options: 'minimal' (3 tools), 'essential' (7 tools), 'complete' (10 tools), or 'custom:tool_name1,tool_name2'. | complete |
| MOTION_MCP_SECRET | No | A random string used to secure the MCP URL when deploying to Cloudflare Workers. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |