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
Quick Start
Clone the repository:
git clone https://github.com/apify/actors-mcp-serverClaude 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.