rayss868/MCP-Web-Curl
If you are the rightful owner of MCP-Web-Curl and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Web-curl is an open-source project developed by Rayss, designed for fetching and extracting text content from web pages and APIs. It can be used as a standalone CLI or as an MCP server, leveraging Puppeteer for robust web scraping.
Tools
Functions exposed to the LLM to take actions
fetch_webpage
Retrieve text, HTML, main article content, and metadata from a web page.
fetch_api
Make REST API requests with custom methods, headers, body, and timeout.
google_search
Search the web using Google Custom Search API with advanced filters.
smart_command
Free-form command with automatic language detection and translation.
download_file
Download a file from a given URL to a specified folder.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client