/
Apify MCP server provides access to a marketplace for web scraping and data extraction tools.
Server configuration and capabilities from the MCP manifest
Size: 1,946 bytes (487 tokens)
Tools Found: 1
Analysis ID: hcq682k6
This MCP server allows clients to interact with Apify Actors, enabling execution and retrieval of results.
Stars
Registry ID: 2bc2f4cd-9894-48ac-9580-ca1ad1ceef26
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: MIT License
Default Branch: master
Last Push: 9/21/2025
Last Release: 9/19/2025
Open Issues: 24
Historical performance and growth metrics over time
{
"manifest.json": {
"icon": "docs/apify-logo.png",
"name": "Apify",
"author": {
"url": "https://github.com/apify/apify-mcp-server",
"name": "Apify Technologies s.r.o."
},
"server": {
"type": "node",
"mcp_config": {
"env": {
"APIFY_TOKEN": "${user_config.apify_token}"
},
"args": [
"${__dirname}/dist/stdio.js",
"--tools",
"${user_config.tools}"
],
"command": "node"
},
"entry_point": "dist/stdio.js"
},
"license": "MIT",
"support": "https://github.com/apify/apify-mcp-server/issues",
"version": "0.4.14",
"homepage": "https://mcp.apify.com",
"keywords": [
"apify",
"actors",
"dataset",
"mcp",
"automation",
"web",
"web scraping",
"web automation",
"web scraper",
"web crawler",
"scraping",
"data extraction",
"API"
],
"repository": {
"url": "https://github.com/apify/apify-mcp-server",
"type": "git"
},
"description": "Extract data from any website using thousands of tools from the Apify Store.",
"dxt_version": "0.1",
"screenshots": [
"docs/actors-mcp-server.png"
],
"user_config": {
"tools": {
"type": "string",
"title": "Enabled tools",
"default": "actors,docs,apify/rag-web-browser",
"required": false,
"description": "Comma-separated list of tools to enable. Can be either a tool category, a specific tool, or an Apify Actor. For example: \"actors,docs,apify/rag-web-browser\". For more details visit https://mcp.apify.com."
},
"apify_token": {
"type": "string",
"title": "Apify token",
"required": true,
"sensitive": true,
"description": "Your Apify API token for authentication"
}
},
"compatibility": {
"runtimes": {
"node": ">=20.0.0"
},
"platforms": [
"darwin",
"win32",
"linux"
],
"claude_desktop": ">=0.2.16"
},
"tools_generated": true,
"long_description": "Apify is the world's largest marketplace of tools for web scraping, data extraction, and web automation. You can extract structured data from social media, e-commerce, search engines, maps, travel sites, or any other website.",
"privacy_policies": [
"https://docs.apify.com/legal/privacy-policy",
"https://docs.apify.com/legal/gdpr-information",
"https://docs.apify.com/legal"
],
"prompts_generated": true
}
}Forks
Watchers
Contributors
Last Push: 9/21/2025
Last Release: 9/19/2025
Open Issues: 24