Scrape any webpage as clean Markdown and extract YouTube transcripts. Enterprise grade infrastructure at $0.001 per request.
Server Config
{
"mcpServers": {
"crawly": {
"command": "npx",
"args": [
"-y",
"crawly-mcp",
"--api-key",
"cr_your_key_here"
]
}
}
}