apify-mcp-server

apify-mcp-server

Apify MCP Server enables AI to extract data from websites such as social media, search engines, and maps.

MCPResearchOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.4k
Source
mcp-github

Overview

Apify MCP Server allows AI to use thousands of pre-built scrapers and automation tools from the Apify Store to extract data from social media, search engines, maps, e-commerce sites, or any other website. It supports OAuth and can be connected via URL from clients like Claude.ai or Visual Studio Code. We recommend using the server hosted at mcp.apify.com for the best experience and access to the latest features. Ideal for AI applications that need to extract data from various online sources.

Capabilities

  • Extract data from social media
  • Extract data from search engines
  • Extract data from maps
  • Extract data from e-commerce sites
  • Use thousands of pre-built scrapers

Use cases

Social media data analysisScraping search engine resultsExtracting contact information from mapsCollecting product information from e-commerce sites

Setup

Requires: API Key
You can run the local version using the `npx @apify/actors-mcp-server` command, or connect directly to `https://mcp.apify.com`.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I connect to the Apify MCP Server?

You can connect using OAuth via URL, or include the APIFY_TOKEN header in your request.

Is local running supported?

Yes, you can run a local version using the `npx @apify/actors-mcp-server` command.

Related skills