Apify MCP Server
Supports UIby apify
Turn thousands of Apify web scrapers and automation Actors into AI tools for data extraction.
What it does
The Apify MCP Server bridges AI agents to the Apify Store, allowing them to use thousands of ready-made scrapers and crawlers to extract data from social media, maps, e-commerce, and any website.
Key features
- Dynamic Actor Discovery: Find and add new scraping tools on the fly using
search-actors. - Structured Data: Automatically handles input/output schemas for complex web extraction tasks.
- Agentic Payments: Integration with Skyfire allows AI agents to pay for Actor runs autonomously.
- Broad Compatibility: Works across major MCP clients including Claude, Cursor, and VS Code.
Installation
For Claude Desktop, add the following to your configuration:
{
"mcpServers": {
"apify": {
"command": "npx",
"args": ["-y", "@apify/actors-mcp-server"],
"env": {
"APIFY_TOKEN": "your-apify-token"
}
}
}
}
Alternatively, use the hosted endpoint: https://mcp.apify.com
Supported hosts
- Claude.ai (web)
- Claude Desktop
- VS Code (Genie)
- Cursor
- OpenCode
Quick install
npx -y @apify/actors-mcp-serverInformation
- Pricing
- freemium
- Published
- 4/4/2026
- stars







