Socket
Book a DemoInstallSign in
Socket

create-mastra

Package Overview
Dependencies
Maintainers
11
Versions
561
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-mastra

Create Mastra apps with one command

latest
Source
npmnpm
Version
0.18.9
Version published
Weekly downloads
1.1K
14.41%
Maintainers
11
Weekly downloads
 
Created
Source

create-mastra

Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.

It includes everything you need to go from early prototypes to production-ready applications. Mastra integrates with frontend and backend frameworks like React, Next.js, and Node, or you can deploy it anywhere as a standalone server. It's the easiest way to build, tune, and scale reliable AI products.

create-mastra is the recommended way to get started with Mastra. This CLI tool enables you to quickly start building a new Mastra application, with everything set up for you.

Usage

[!IMPORTANT] Make sure that you have Node.js 20 or later installed on your system.

Using npm:

npx create-mastra@latest

Using yarn:

yarn dlx create-mastra@latest

Using pnpm:

pnpm create mastra

Learn more about create-mastra in the CLI reference documentation.

Keywords

mastra

FAQs

Package last updated on 19 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts