S
Scrapfly MCP Server
Details
- Endpoint
-
https://mcp.scrapfly.io - Transport
- streamable-http
- Docs
- https://scrapfly.io/docs/mcp
Authentication
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.
Authorization: Bearer <credential> /X-API-Key: <credential>