All MCP servers

Apify Mcp Server

Official
by Api.AirforceStreamable HTTPWeb & Browser Automation01,319MIT

Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡

mcpopen-sourceweb-browser-automation

Endpoint

POST https://mcp.apify.com/

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "apify-mcp-server-imp5b7c3": {
      "url": "https://mcp.apify.com/",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}