@apify/actors-mcp-server
MCP CompatibleScore: 68The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
68
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
stdio
Install Command
npx -y @apify/actors-mcp-serverQuick Setup
{
"mcpServers": {
"@apify/actors-mcp-server": {
"command": "npx",
"args": [
"-y",
"@apify/actors-mcp-server"
]
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commitYesterday
Open issues37
LicenseMIT
VerificationPartial
API Response Preview
What agents get when they query this resource:
{
"id": "f345cd03-b9d1-40df-a6ac-562d6dd71850",
"name": "@apify/actors-mcp-server",
"category": "tool",
"subcategory": "maps-location",
"mcp_compatible": true,
"reputation_score": 0.680954,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "stdio",
"install_command": "npx -y @apify/actors-mcp-server",
"tools": null,
"features": null
}
}