libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
web-scraping
/ MCP Webscan Server
MCP Webscan Server
JSON →
stdio
none
★ 13
web-scraping
Fetch, analyze, and extract information from web pages.
github ↗
Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path:
mcp-webscan-server
Tools
What this server exposes
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-site-map
Generates a simple XML sitemap by crawling.
Configuration
Environment & auth
auth
none
env
OPENAI_API_KEY
Resources
github
https://github.com/bsmi021/mcp-server-webscan ↗
MCP Webscan Server — MCP Server · libregistry