mathisto/smart-webfetch-mcp
3.1
If you are the rightful owner of smart-webfetch-mcp 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.
Smart WebFetch MCP Server is a context-aware web fetching tool designed to optimize content retrieval for large language models (LLMs) by preventing context window flooding.
Tools
Functions exposed to the LLM to take actions
web_preflight
Check page size and metadata before fetching.
web_smart_fetch
Fetch with automatic truncation for large pages.
web_fetch_code
Extract only code blocks from a page.
web_fetch_section
Fetch content under a specific heading.
web_fetch_chunked
Fetch large documents in chunks.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client