com.apify/apify-mcp-server✓
com.apify/apify-mcp-server · v0.10.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.apify/apify-mcp-server",
"description": "Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡",
"repository": {
"url": "https://github.com/apify/apify-mcp-server",
"source": "github"
},
"version": "0.10.2",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.apify.com/",
"headers": [
{
"description": "Apify API token for authentication with Apify platform services. For example 'Bearer <apify-api-token>'",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}