AI / MLTypeScript

mastra

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

Free
N/A rating (0 reviews)0 installs23,239 GitHub stars
TypeScriptAIFramework
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

Mastra includes everything you need to go from early prototypes to production-ready applications. It integrates with frontend and backend frameworks like React, Next.js, and Node, or can be deployed as a standalone server.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "mastra": {
      "args": [
        "-y",
        "@mastra/core"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for mastra securely

Loading...