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 installs22,792 GitHub stars
TypeScriptAIFramework

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.

mastra MCP Server — MCPNest — MCPNest