mastra.ai MCP agent avatar

mastra.ai MCP agent

Try for free

This Actor is paid per event

Go to Store
mastra.ai MCP agent

mastra.ai MCP agent

jakub.kopecky/actor-mastra-mcp-agent
Try for free

This Actor is paid per event

🤖 AI agent using mastra.ai with Apify MCP Server. 🚀 Runs queries via OpenAI models, taps Apify Actors for web data, and outputs to datasets. 🛠️

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • 0% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

You can access the mastra.ai MCP agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "query": "Analyze the posts of the @openai and @googledeepmind and summarize me current trends in the AI.",
3  "modelName": "gpt-4o-mini",
4  "actorsIncluded": [
5    "clockworks/free-tiktok-scraper"
6  ]
7}' |
8apify call jakub.kopecky/actor-mastra-mcp-agent --silent --output-dataset

mastra.ai MCP agent API through CLI

The Apify CLI is the official tool that allows you to use mastra.ai MCP agent locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: