
Mastra.ai MCP Agent
Pricing
Pay per event

Mastra.ai MCP Agent
🤖 AI agent using mastra.ai with Apify MCP Server. 🚀 Runs queries via OpenAI models, taps Apify Actors for web data, and outputs to datasets. 🛠️
0.0 (0)
Pricing
Pay per event
0
Monthly users
1
Runs succeeded
91%
Last modified
5 days 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 "prompt": "Analyze the posts of the @openai and @googledeepmind and summarize me current trends in the AI.",
3 "modelName": "gpt-4o-mini",
4 "actors": [
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:
Pricing
Pricing model
Pay per eventThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
Price for Actor start
$0.100
Flat fee for starting an Actor run.
Price for completing the task
$0.400
Flat fee for completing the task.