Apify Mcp Server avatar
Apify Mcp Server

Under maintenance

Pricing

Pay per usage

Go to Store
Apify Mcp Server

Apify Mcp Server

Under maintenance

Developed by

Jakub Kopecký

Jakub Kopecký

Maintained by Community

0.0 (0)

Pricing

Pay per usage

0

Total users

3

Monthly users

3

Runs succeeded

0%

Last modified

a month ago

You can access the Apify Mcp Server 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 '{
< "actors": [
< "apify/instagram-scraper",
< "apify/rag-web-browser",
< "lukaskrivka/google-maps-with-contact-details"
< ],
< "maxActorMemoryBytes": 4096,
< "debugActor": "apify/rag-web-browser",
< "debugActorInput": {
< "query": "hello world"
< }
<}' |
<apify call jakub.kopecky/apify-mcp-server --silent --output-dataset

Apify Mcp Server API through CLI

The Apify CLI is the official tool that allows you to use Apify Mcp Server locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: