Readify-App/scraping-mcp-server
3.2
If you are the rightful owner of scraping-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Web Scraping MCP Server is designed to scrape content from both standard HTML pages and JavaScript/SPA/React sites.
Tools
Functions exposed to the LLM to take actions
fetch_page_content
Fetches content from static HTML pages.
fetch_page_content_with_playwright
Fetches content from dynamic JavaScript/SPA/React sites using Playwright.
extract_site_links
Extracts links from static sites to create a virtual sitemap.
extract_site_links_with_playwright
Extracts links from dynamic sites using Playwright.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client