Apify MCP · Apify

Auth required
https://mcp.apify.com Docs
Badge
Authentication requiredReachable; initialization requires authentication.
Since Aug 11, 2026 — 1:10 AM (38 d ago)

An authentication challenge is availability, not an outage — the endpoint is reachable and answering. Passive observation records the challenge and any OAuth discovery metadata without ever authenticating. OAuth-authenticated contract monitoring is planned.

Recorded auth metadata
authMeta — as observed
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer realm=\"OAuth\", error=\"invalid_token\", error_description=\"Missing or invalid access token. Pass an Apify API token in the Authorization: Bearer <token> header. Manage tokens at https://console.apify.com/account/integrations\"",
  "discovery": {
    "resource": "https://mcp.apify.com",
    "authorization_servers": [
      "https://console-backend.apify.com"
    ],
    "scopes_supported": [
      "full_api_access"
    ]
  }
}
100%
Availability · 30 days · 675 checks
115 ms
Latency (last observation)
Contract
Schema stable
0
Incidents · 30 days
Observed since

Availability — last 30 days

No failures Some failures Mostly failing Auth required No observations

Last observed 4 min ago by MCP Tools Edge Scanner · scheduled every 60 min

Authentication is now required Breaking Aug 11, 2026 — 1:10 AM
The endpoint stopped accepting unauthenticated initialization.
Verifiedinitialize returned HTTP 401.
InterpretationUnauthenticated clients can no longer connect and may require credentials or an OAuth flow.
Raw event details
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer realm=\"OAuth\", error=\"invalid_token\", error_description=\"Missing or invalid access token. Pass an Apify API token in the Authorization: Bearer <token> header. Manage tokens at https://console.apify.com/account/integrations\"",
  "discovery": {
    "resource": "https://mcp.apify.com",
    "authorization_servers": [
      "https://console-backend.apify.com"
    ],
    "scopes_supported": [
      "full_api_access"
    ]
  }
}
Observed by MCP Tools Edge Scanner
Baseline captured — authentication required Informational Aug 6, 2026 — 4:50 AM
Endpoint is reachable; initialization requires authentication. Passive observation records availability, latency, and protocol behavior only.
Verifiedinitialize returned HTTP 401.
InterpretationAuthenticated contract monitoring can be added later (OAuth support planned).
Raw event details
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer realm=\"OAuth\", error=\"invalid_token\", error_description=\"Missing or invalid access token. Pass an Apify API token in the Authorization: Bearer <token> header. Manage tokens at https://console.apify.com/account/integrations\"",
  "discovery": {
    "resource": "https://mcp.apify.com",
    "authorization_servers": [
      "https://console-backend.apify.com"
    ],
    "scopes_supported": [
      "full_api_access"
    ]
  }
}
Observed by MCP Tools Edge Scanner