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

  • Created in Mar 2025

  • Modified a day ago

Query

querystringRequired

Query for the agent.

Default value of this property is "This is a fallback test query, do nothing and !!do not call any tools!!. If asked to generate structured response, create a dummy one without optional fields, and empty lists - keep it as minimal as possible."

OpenAI model

modelNameEnumRequired

The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini.

Value options:

"gpt-4o": string"gpt-4o-mini": string

Default value of this property is "gpt-4o-mini"

Actors included

actorsIncludedarrayOptional

List of Apify Actor names to be included in the agent. If empty, only MCP server default Actors will be used.

Default value of this property is []

Debug

debugbooleanOptional

If enabled, Actor provides detailed information with tool calls and reasoning.

Default value of this property is false