Content
# Mastra Playwright MCP
This project is a template for implementing browser automation using Playwright with Mastra.
## Features
- Browser automation using Mastra
- Integration of Playwright's MCP (Model-Control-Protocol)
- Type-safe implementation with TypeScript
## Requirements
- Node.js (version 20 or higher recommended)
- npm or yarn
## Installation
```bash
# Install dependencies
npm install
```
## Starting the Development Environment
```bash
# Start the development server
npm run dev
```
## Project Structure
- `src/` - Source code directory
- `mastra/` - Configuration and agents related to Mastra
- `agents/` - Implementation of Playwright agents
- `mcp/` - Registration of the MCP server
- `index.ts` - Main setup for Mastra
## Environment Variables
During development, please set the necessary environment variables in the `.env.development` file.
## Dependency Packages
Main dependency packages:
- @mastra/core: ^0.7.0
- @mastra/mcp: ^0.3.6
- @playwright/mcp: ^0.0.5
- mastra: ^0.4.4
Connection Info
You Might Also Like
MarkItDown MCP
Converting files and office documents to Markdown.
Time
Obtaining current time information and converting time between different...
Filesystem
Model Context Protocol Servers
refref
🌟 Open Source Referral and Affiliate Marketing Platform - Launch your...
postman-mcp-server
Connect your AI to your APIs on Postman
postman-api-mcp
Lightweight MCP server for integration with tools like VS Code.