Crawly

Created By
Bikal Ghimire3 months ago
Scrape any webpage as clean Markdown and extract YouTube transcripts. Enterprise grade infrastructure at $0.001 per request.
Overview

What is Crawly?

Crawly is a web scraping and YouTube transcript API. The MCP server gives AI tools like Claude, Cursor, and Windsurf the ability to scrape any URL and extract YouTube transcripts directly.

Tools

ToolDescription
crawly_docsFetches the live API schema with all endpoints and parameters
crawly_requestMakes a request to any Crawly endpoint

Features

  • Scrape any URL and get clean Markdown output
  • Extract YouTube transcripts in text, SRT, or VTT
  • JavaScript rendering and anti-bot bypass built in
  • $0.001 per request, 100 free credits to start
  • Auto-discovers new endpoints, no MCP updates needed

Server Config

{
  "mcpServers": {
    "crawly": {
      "command": "npx",
      "args": [
        "-y",
        "crawly-mcp",
        "--api-key",
        "cr_your_key_here"
      ]
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
Bikal Ghimire
Star
-
Language
-
License
-
Category

Recommend Servers

View All