Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI → MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
  • Remote MCP ↗ (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Jirispilka Actors Mcp Server
J
Health: ActiveRecent health check succeeded.Last checked 8/10/2026, 11:03:31 PM

Jirispilka Actors Mcp Server

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository

Greet anyone by name with friendly, personalized messages. Explore the origin of Hello, World thro…

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "jirispilka-actors-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@apify/actors-mcp-server"
      ]
    }
  }
}

💡 Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Documentation Overview

Apify MCP Server
mcp.apify.com

NPM latest version Downloads Build Status Actor runs

The Apify Model Context Protocol (MCP) Server at mcp.apify.com instantly connects AI applications and agents to thousands of ready‑built tools. It allows your AI assistant to use any Apify Actor for web scraping, data extraction, and automation tasks in real time.

🚀 Try the hosted Apify MCP Server!

For the easiest setup and most powerful features, including the ability to find and use any Actor from Apify Store, connect your AI assistant to our hosted server:

https://mcp.apify.com

It supports OAuth, so you can connect from clients like Claude.ai or Visual Studio Code with just the URL.

Actors-MCP-server

Table of Contents

  • 🌐 Introducing the Apify MCP server
  • 🚀 Quickstart
  • 🤖 MCP clients and examples
  • 🪄 Try Apify MCP instantly
  • 🛠️ Tools, resources, and prompts
  • 🐛 Troubleshooting (local MCP server)
  • ⚙️ Development
  • 🤝 Contributing
  • 📚 Learn more

🌐 Introducing the Apify MCP server

The Apify MCP Server allows an AI assistant to use any Apify Actor as a tool to perform a specific task. For example, it can:

  • Use Facebook Posts Scraper to extract data from Facebook posts from multiple pages/profiles.
  • Use Google Maps Email Extractor to extract contact details from Google Maps.
  • Use Google Search Results Scraper to scrape Google Search Engine Results Pages (SERPs).
  • Use Instagram Scraper to scrape Instagram posts, profiles, places, photos, and comments.
  • Use RAG Web Browser to search the web, scrape the top N URLs, and return their content.

Video tutorial: Integrate 5,000+ Apify Actors and Agents with Claude

Apify MCP Server Tutorial: Integrate 5,000+ Apify Actors and Agents with Claude

🚀 Quickstart

You can use the Apify MCP Server in two ways:

HTTPS Endpoint (mcp.apify.com): Connect from your MCP client via OAuth or by including the Authorization: Bearer <APIFY_TOKEN> header in your requests. This is the recommended method for most use cases. Because it supports OAuth, you can connect from clients like Claude.ai or Visual Studio Code using just the URL: https://mcp.apify.com.

  • https://mcp.apify.com (recommended) for streamable transport
  • https://mcp.apify.com/sse for legacy SSE transport

Standard Input/Output (stdio): Ideal for local integrations and command-line tools like the Claude for Desktop client.

  • Set the MCP client server command to npx @apify/actors-mcp-server and the APIFY_TOKEN environment variable to your Apify API token.
  • See npx @apify/actors-mcp-server --help for more options.

You can find detailed instructions for setting up the MCP server in the Apify documentation.

🤖 MCP clients and examples

To interact with the Apify MCP server, you can use various MCP clients, such as:

  • Claude Desktop
  • Visual Studio Code
  • LibreChat
  • Apify Tester MCP Client
  • Other clients at https://modelcontextprotocol.io/clients
  • More clients at https://glama.ai/mcp/clients

With MCP server integrated, you can ask your AI assistant things like:

  • "Search the web and summarize recent trends in AI Agents."
  • "Find the top 10 Italian restaurants in San Francisco."
  • "Find and analyze the Instagram profile of The Rock."
  • "Provide a step-by-step guide on using the Model Context Protocol, including source URLs."
  • "What Apify Actors can I use?"

Supported Clients Matrix

The following table outlines the tested MCP clients and their level of support for key features.

ClientDynamic Tool DiscoveryNotes
Claude.ai (web)✅ Full
Claude Desktop🟡 PartialTools may need to be reloaded manually in the client.
VS Code (Genie)✅ Full
LibreChat❓ Untested
Apify Tester MCP Client✅ FullDesigned for testing Apify MCP servers.

This matrix is a work in progress. If you have tested other clients, please consider contributing to this documentation.

🪄 Try Apify MCP Instantly

Want to try Apify MCP without any setup?

Check out Apify Tester MCP Client

This interactive, chat-like interface provides an easy way to explore the capabilities of Apify MCP without any local setup. Just sign in with your Apify account and start experimenting with web scraping, data extraction, and automation tools!

Or use the Anthropic Desktop extension file (dxt) for one-click installation: Apify MCP server dxt file

🛠️ Tools, resources, and prompts

The MCP server provides a set of tools for interacting with Apify Actors. Since the Apify Store is large and growing rapidly, the MCP server provides a way to dynamically discover and use new Actors.

Actors

Any Apify Actor can be used as a tool. By default, the server is pre-configured with one Actor, apify/rag-web-browser, and several helper tools. The MCP server loads an Actor's input schema and creates a corresponding MCP tool. This allows the AI agent to know exactly what arguments to pass to the Actor and what to expect in return.

For example, for the apify/rag-web-browser Actor, the input parameters are:

config.json
{
  "query": "restaurants in San Francisco",
  "maxResults": 3
}

You don't need to manually specify which Actor to call or its input parameters; the LLM handles this automatically. When a tool is called, the arguments are automatically passed to the Actor by the LLM. You can refer to the specific Actor's documentation for a list of available arguments.

Helper tools

One of the most powerful features of using MCP with Apify is dynamic tool discovery. It gives an AI agent the ability to find new tools (Actors) as needed and incorporate them. Here are some special MCP operations and how the Apify MCP Server supports them:

  • Actor discovery and management: Search for Actors, view their details, and dynamically add or remove them as available tools for the AI.
  • Apify documentation: Search the Apify documentation and fetch specific documents to provide context to the AI.
  • Actor runs (*): Get lists of your Actor runs, inspect their details, and retrieve logs.
  • Apify storage (*): Access data from your datasets and key-value stores.

Note: Helper tool categories marked with (*) are not enabled by default in the MCP server and must be explicitly enabled using the tools argument (either the --tools command line argument for the stdio server or the ?tools URL query parameter for the remote MCP server). The tools argument is a comma-separated list of categories with the following possible values:

  • docs: Search and fetch Apify documentation tools.
  • runs: Get Actor run lists, run details, and logs from a specific Actor run.
  • storage: Access datasets, key-value stores, and their records.
  • preview: Experimental tools in preview mode.

For example, to enable all tools, use npx @apify/actors-mcp-server --tools docs,runs,storage,preview or https://mcp.apify.com/?tools=docs,runs,storage,preview.

Overview of available tools

Here is an overview list of all the tools provided by the Apify MCP Server.

Tool nameCategoryDescriptionEnabled by default
get-actor-detailsdefaultRetrieve detailed information about a specific Actor.✅
search-actorsdefaultSearch for Actors in the Apify Store.✅
add-actordefaultAdd an Actor as a new tool for the user to call.✅
apify-slash-rag-web-browserdefaultAn Actor tool to browse the web.✅
search-apify-docsdocsSearch the Apify documentation for relevant pages.✅
fetch-apify-docsdocsFetch the full content of an Apify documentation page by its URL.✅
call-actorpreviewCall an Actor and get its run results.
get-actor-runrunsGet detailed information about a specific Actor run.
get-actor-run-listrunsGet a list of an Actor's runs, filterable by status.
get-actor-logrunsRetrieve the logs for a specific Actor run.
get-datasetstorageGet metadata about a specific dataset.
get-dataset-itemsstorageRetrieve items from a dataset with support for filtering and pagination.
get-key-value-storestorageGet metadata about a specific key-value store.
get-key-value-store-keysstorageList the keys within a specific key-value store.
get-key-value-store-recordstorageGet the value associated with a specific key in a key-value store.
get-dataset-liststorageList all available datasets for the user.
get-key-value-store-liststorageList all available key-value stores for the user.

Prompts

The server provides a set of predefined example prompts to help you get started interacting with Apify through MCP. For example, there is a GetLatestNewsOnTopic prompt that allows you to easily retrieve the latest news on a specific topic using the RAG Web Browser Actor.

Resources

The server does not yet provide any resources.

Debugging the NPM package

To debug the server, use the MCP Inspector tool:

server.ts
export APIFY_TOKEN="your-apify-token"
npx @modelcontextprotocol/inspector npx -y @apify/actors-mcp-server

⚙️ Development

Prerequisites

  • Node.js (v18 or higher)

Create an environment file, .env, with the following content:

text
APIFY_TOKEN="your-apify-token"

Build the actor-mcp-server package:

Terminal
npm run build

Start HTTP streamable MCP server

Run using Apify CLI:

server.ts
export APIFY_TOKEN="your-apify-token"
export APIFY_META_ORIGIN=STANDBY
apify run -p

Once the server is running, you can use the MCP Inspector to debug the server exposed at http://localhost:3001.

Start standard input/output (stdio) MCP server

You can launch the MCP Inspector with this command:

server.ts
export APIFY_TOKEN="your-apify-token"
npx @modelcontextprotocol/inspector node ./dist/stdio.js

Upon launching, the Inspector will display a URL that you can open in your browser to begin debugging.

🐦 Canary PR releases

Due to the current architecture where Apify MCP is split across two repositories, this one containing the core MCP logic and the private apify-mcp-server repository that handles the actual server implementation for mcp.apify.com, development can be challenging as changes need to be synchronized between both repositories.

You can create a canary release from your PR branch by adding the beta tag. This will test the code and publish the package to pkg.pr.new which you can then use, for example, in a staging environment to test before actually merging the changes. This way we do not need to create new NPM releases and keep the NPM versions cleaner. The workflow runs whenever you commit to a PR branch that has the beta tag or when you add the beta tag to an already existing PR. For more details check out the workflow file.

🐛 Troubleshooting (local MCP server)

  • Make sure you have node installed by running node -v.
  • Make sure the APIFY_TOKEN environment variable is set.
  • Always use the latest version of the MCP server by using @apify/actors-mcp-server@latest.

💡 Limitations

The Actor input schema is processed to be compatible with most MCP clients while adhering to JSON Schema standards. The processing includes:

  • Descriptions are truncated to 500 characters (as defined in MAX_DESCRIPTION_LENGTH).
  • Enum fields are truncated to a maximum combined length of 200 characters for all elements (as defined in ACTOR_ENUM_MAX_LENGTH).
  • Required fields are explicitly marked with a REQUIRED prefix in their descriptions for compatibility with frameworks that may not handle the JSON schema properly.
  • Nested properties are built for special cases like proxy configuration and request list sources to ensure the correct input structure.
  • Array item types are inferred when not explicitly defined in the schema, using a priority order: explicit type in items > prefill type > default value type > editor type.
  • Enum values and examples are added to property descriptions to ensure visibility, even if the client doesn't fully support the JSON schema.
  • Rental Actors are only available for use with the hosted MCP server at https://mcp.apify.com. When running the server locally via stdio, you can only access Actors that are already added to your local toolset. To dynamically search for and use any Actor from the Apify Store—including rental Actors—connect to the hosted endpoint.

🤝 Contributing

We welcome contributions to improve the Apify MCP Server! Here's how you can help:

  • 🐛 Report issues: Find a bug or have a feature request? Open an issue.
  • 🔧 Submit pull requests: Fork the repo and submit pull requests with enhancements or fixes.
  • 📚 Documentation: Improvements to docs and examples are always welcome.
  • 💡 Share use cases: Contribute examples to help other users.

For major changes, please open an issue first to discuss your proposal and ensure it aligns with the project's goals.

📚 Learn more

  • Model Context Protocol
  • What are AI Agents?
  • What is MCP and why does it matter?
  • How to use MCP with Apify Actors
  • Tester MCP Client
  • Webinar: Building and Monetizing MCP Servers on Apify
  • MCP Client development guide
  • How to build and monetize an AI agent on Apify

Related MCP Servers

View all in Developer Tools View all alternatives
  • Callmybot Domoticz logoCallmybot Domoticz

    Greet anyone by name with a friendly hello. Explore the origin of 'Hello, World' for context in de…

    💻 Developer Tools0 views
    Compare vs Callmybot Domoticz →
  • Z
    Zhaoganghao Hellomcp

    Greet people by name with friendly, concise messages. Explore the origin of 'Hello, World' for fun…

    💻 Developer Tools0 views
    Compare vs Zhaoganghao Hellomcp →
  • Miguelgarzons Mcp Cun logoMiguelgarzons Mcp Cun

    Greet people by name with friendly, personalized messages. Add a warm touch to onboarding, demos,…

    💻 Developer Tools0 views
    Compare vs Miguelgarzons Mcp Cun →
  • B
    Blacklotusdev8 Test M

    Greet anyone by name with a friendly hello. Scrape webpages to extract content for quick reference…

    💻 Developer Tools0 views
    Compare vs Blacklotusdev8 Test M →

Frequently Asked Questions about Jirispilka Actors Mcp Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "jirispilka-actors-mcp-server": { "command": "npx", "args": ["-y", "jirispilka-actors-mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewJirispilka Actors Mcp Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jirispilka-actors-mcp-server?style=directory)](https://allmcps.com/mcp/jirispilka-actors-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/jirispilka-actors-mcp-server"><img src="https://allmcps.com/api/badge/jirispilka-actors-mcp-server?style=directory" alt="Jirispilka Actors Mcp Server on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit11mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2025
35Quality signal: Fair · 35/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity0/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 3,181+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge — we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Jirispilka Actors Mcp Server →Install in Claude DesktopInstall in CursorInstall in VS Code