#13 · Primary category: LLM Application Frameworks

mastra

agents ai chatbots evals javascript llm mcp nextjs nodejs reactjs tts typescript workflows

Mastra is the modern TypeScript framework for AI-powered applications and agents.

Project last updated:08/29/26

GitHub Stars

27.6K

Forks

2.7K

Contributors

655

License

Other

Why we included this project

Teams building AI features in TypeScript often end up wiring together several libraries for model calls, tool use, and orchestration. Mastra bundles those pieces into one framework: a single interface for routing to 40+ model providers, agents that can call tools, and a graph-based workflow engine where you control execution with .then(), .branch(), and .parallel(). It also covers the parts that usually become custom glue, like memory, context retrieval, and suspending a run to wait for human approval. Built-in evals and observability let you measure and tune behavior without adding a separate monitoring stack. Because it runs inside React, Next.js, or Node apps or as a standalone server, and can author MCP servers, the agents you build fit into whatever you already run.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category