apify/apify-mcp-server
The 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.
Platform-specific configuration:
{
"mcpServers": {
"apify-mcp-server": {
"command": "npx",
"args": [
"-y",
"apify-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<h1 align="center"> <a href="https://mcp.apify.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/apify/apify-mcp-server/refs/heads/master/docs/apify_mcp_server_dark_background.png"> </picture> </a> <br> <small><a href="https://mcp.apify.com">mcp.apify.com</a></small> </h1>
<p align=center> <a href="https://www.npmjs.com/package/@apify/actors-mcp-server" rel="nofollow"></a> <a href="https://www.npmjs.com/package/@apify/actors-mcp-server" rel="nofollow"></a> <a href="https://github.com/apify/actors-mcp-server/actions/workflows/check.yaml"></a> <a href="https://smithery.ai/server/@apify/mcp"></a> </p>
The Apify Model Context Protocol (MCP) server at **mcp.apify.com** enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, and any other website using thousands of ready-made scrapers, crawlers, and automation tools from Apify Store. It supports OAuth, allowing you to connect from clients like Claude.ai or Visual Studio Code using just the URL.
> š Use the hosted Apify MCP Server! > > For
Loading reviews...