Mastra

Mastra

Mastra team

Mastra is the open-source TypeScript framework for building AI agents and workflows.

10 posts

Posts by Mastra

Automating multi-language PR descriptions in GitHub Actions

Build a GitHub Action that uses Mastra to read pull request diffs and generate multi-language PR descriptions.

Jan 1, 2026
Mastra
# examples

Build a research coordinator with supervisor agents

Build a research coordinator that orchestrates specialized agents to research topics and produce detailed reports.

Jan 1, 2026
Mastra
# examples

Building a code review bot

Build an automated code review bot that uses workspace skills to apply coding standards and provide PR feedback.

Jan 1, 2026
Mastra
# examples

Building a coding agent

Build and run an interactive coding agent with tool approvals, persistent sessions, and a terminal UI.

Jan 1, 2026
Mastra
# examples

Building a dev assistant

Build a development assistant that uses workspace filesystems, sandboxes, skills, and search to write and test code.

Jan 1, 2026
Mastra
# examples

Building a docs manager

Build an AI documentation manager that creates, updates, and organizes Markdown files with a workspace filesystem.

Jan 1, 2026
Mastra
# examples

Building a notes MCP server

Build an MCP server that lets clients list, read, write, and summarize a collection of Markdown notes.

Jan 1, 2026
Mastra
# examples

Building a research paper assistant with RAG

Build an AI research assistant that analyzes academic papers and answers questions using retrieval-augmented generation.

Jan 1, 2026
Mastra
# examples

Building a signal provider

Build a polling signal provider that watches an external service and pushes notifications into an agent thread.

Jan 1, 2026
Mastra
# examples

Building an AI recruiter

Build a recruiter workflow in Mastra that gathers candidate information, branches on candidate profiles, and generates follow-up questions.

Jan 1, 2026
Mastra
# examples