Connection check
verified live · 26h ago
vanshulgoyal101-mcp
Read any web page as clean Markdown for AI agents: fetch, search, metadata, links. SSRF-safe.
Tools
4
GitHub stars
1
Installs / wk
—
Licence
MIT
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
4 toolsRead from the running server on 26h ago.
extract_links
url*limit
Fetch a web page and return all of its outbound http(s) links (with anchor text) as JSON. Useful for crawling or finding related pages. Fetch a web page and return all of its outbound http(s) links (with anchor text) as JSON. Useful for crawling or finding related pages.
fetch_markdown
url*max_chars
Fetch a web page and return its main content as clean Markdown (nav, ads and boilerplate removed). Raw Markdown, plain-text and JSON endpoints are returned as-is. Use this to read… Fetch a web page and return its main content as clean Markdown (nav, ads and boilerplate removed). Raw Markdown, plain-text and JSON endpoints are returned as-is. Use this to read an article, docs page or raw file.
fetch_metadata
url*
Fetch a web page and return its metadata as JSON: title, byline, site name, excerpt and word count (no full body). Fetch a web page and return its metadata as JSON: title, byline, site name, excerpt and word count (no full body).
search_page
url*query*max_matchescontext_chars