MCP-Mirror/bsmi021_mcp-server-webscan
If you are the rightful owner of bsmi021_mcp-server-webscan 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.
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extracting information from web pages.
Tools
Functions exposed to the LLM to take actions
fetch_page
Fetches a web page and converts it to Markdown.
extract_links
Extracts all links from a web page with their text.
crawl_site
Recursively crawls a website up to a specified depth.
check_links
Checks for broken links on a page.
find_patterns
Finds URLs matching a specific pattern.
generate_sitemap
Generates a simple XML sitemap.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client