S

Scrapfly MCP Server

MCP discovered

Details
Endpoint
https://mcp.scrapfly.io
Transport
streamable-http
Docs
https://scrapfly.io/docs/mcp
Authentication
Scrapfly MCP OAuth client/app oauth2 discovered Set up OAuth ↗
OAuth · resolves from well-known metadata

For MCP clients that use OAuth, register or let the client dynamically register against Scrapfly's MCP OAuth server at dynamic client registration, then complete the OAuth flow against authorize and token. The detected scope is scrapfly-mcp. Many MCP clients can do this automatically from the server's well-known metadata.

Scrapfly API key api_key discovered Get key ↗
Authorization: Bearer <credential> /X-API-Key: <credential>

Sign up or sign in at Scrapfly, then open the dashboard and copy your project API key. The public llms.txt says keys are project-scoped and can be sent either as the canonical key query parameter or the X-Scrapfly-Api-Key header.