undici77/MCPDataFetchServer
If you are the rightful owner of MCPDataFetchServer 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.
MCP Data Fetch Server is a secure, sandboxed server designed to fetch web content and extract data using the Model Control Protocol (MCP) without executing JavaScript.
Tools
Functions exposed to the LLM to take actions
fetch_webpage
Securely fetches a web page and returns clean content in the requested format.
extract_links
Extracts and categorizes all hyperlinks from a page.
download_file
Safely downloads a remote file into the sandboxed cache directory.
get_page_metadata
Extracts structured metadata from a web page.
check_url
Performs a lightweight HEAD request to report status code, headers, and size.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client