MASTRA(1)MASTRA(1)

NAME

mastra Mastra is a TypeScript-native agent framework backed by Y Combinator (W25) that provides a batteries-included toolkit for building AI agents, workflows, and RAG pipelines.

METADATA

CATEGORY
Framework
PRICING
Free
LANGUAGE
TypeScript
VERIFIED
2026-03-16
STATUS
ACTIVE
VENDOR
Mastra AI

LINKS

CONFIG FILES

PATTERNS

SEQUENTIALAgents execute in a defined order, passing results to the next agent.
ROUTERA routing agent directs requests to the most appropriate specialist agent.

PROTOCOLS

DESCRIPTION

Mastra is a TypeScript-native agent framework backed by Y Combinator (W25) that provides a batteries-included toolkit for building AI agents, workflows, and RAG pipelines. It uses a typed configuration file (mastra.config.ts) for project setup and supports sequential and router orchestration patterns with both MCP and A2A protocol integration.

SEE ALSO

Mastra AI2026-03-16MASTRA(1)