saishridhar/webscraper
Webscraper MCP is an MCP server designed for Claude desktop, enabling it to scrape text from websites, YouTube transcripts, and PDFs.
Tools
Functions exposed to the LLM to take actions
get_pdf
Convert a URL that leads to a PDF file to markdown text.
get_webpage_content
Returns the text content on a webpage based on the link provided.
get_youtube_transcript
Extracts the transcript from a YouTube video.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client