MCP Webscan Server
JSON →Fetch, analyze, and extract information from web pages.
Install
npx -y @smithery/cli Tools · 6
- 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.
Environment variables
OPENAI_API_KEY
Links
★ 13 GitHub stars