Back to Home
mathisto icon

smart-webfetch-mcp

Verified Safe

by mathisto

Overview

Provides context-aware web fetching and content extraction tools for Large Language Models to efficiently process web content without exceeding token limits.

Installation

Run Command
uvx smart-webfetch-mcp

Security Notes

The server uses standard libraries (httpx, BeautifulSoup, lxml, tiktoken) for network requests, HTML parsing, and token counting. It implements basic rate limiting and request timeouts to prevent abuse and ensures timeouts are validated. Caching is in-memory only, reducing file-system related risks. No direct 'eval' or 'exec' calls, nor hardcoded sensitive information were found in the provided source code. The user agent is clearly identified.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens6000
Stars0
Forks0
Last Update2025-11-28

Tags

Web FetchingLLM ToolsContext ManagementData ExtractionPython