Skip to main content
Other Tools and IntegrationsTypeScript

apify/actors-mcp-server

Use 3,000+ pre-built cloud tools, known as Actors, to extract data from websites, e-commerce, social media, search engines, maps, and more

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/apify/actors-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "actors-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "apify/actors-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
apify