Back to MCP Servers
Actors
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-integrations
By apify
Installation
npx -y actors-mcp-serverConfiguration
{
"mcpServers": {
"actors-mcp-server": {
"command": "npx",
"args": ["-y", "actors-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes