Skip to main content
Glama

Motion.dev MCP Server

index.ts255 B
/** * Code Generation System Export Module * Centralizes all Motion.dev code generation capabilities */ export * from './ast/index.js'; export * from './templates/index.js'; export * from './generators/index.js'; export * from './optimizers/index.js';

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Abhishekrajpurohit/motion-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server