🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

mastra

Package Overview
Dependencies
Maintainers
11
Versions
1205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mastra

cli for mastra

latest
Source
npmnpm
Version
1.8.1
Version published
Weekly downloads
253K
-8.07%
Maintainers
11
Weekly downloads
 
Created
Source

Mastra CLI

Mastra Cli

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.

mastra is Mastra's CLI package and allows you to:

  • Create a new project
  • Spin up the Mastra dev server
  • Build your Mastra project so that you can deploy it anywhere

Usage

After installing mastra globally you can use it anywhere.

npm i -g mastra

If you prefer to not install packages globally, you can use npx:

npx mastra

Commands

Find all available commands in the CLI commands reference.

Keywords

mastra

FAQs

Package last updated on 05 May 2026

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