
Mastra.ai MCP Agent
Pricing
Pay per event
Go to Store

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
Total users
18
Monthly users
17
Runs succeeded
63%
Last modified
22 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.
$echo '{< "prompt": "Analyze the posts of the @openai and @googledeepmind and summarize me current trends in the AI.",< "modelName": "gpt-4o-mini",< "mcpUrl": "https://actors-mcp-server.apify.actor",< "actors": [< "clockworks/free-tiktok-scraper"< ]<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: