URL Text Fetcher
0
Provides URL text fetching, web scraping, and web search capabilities for AI models via the Model Context Protocol.
关于
This modern Model Context Protocol (MCP) server integrates web content retrieval and Brave Search capabilities, enabling AI models to interact with web data. Built on the FastMCP framework, it offers clean tool definitions, automatic schema generation, and robust security features like SSRF protection and input sanitization, making it suitable for secure and efficient web interaction within AI applications. It's designed for use with LM Studio and other MCP-compatible clients.
主要功能
- Fetch all visible text content from any URL
- Extract all href links from web pages
- Search the web using Brave Search and automatically fetch content from top results
- Enterprise-grade security features including SSRF protection, input sanitization, and memory protection
- Configurable, thread-safe API rate limiting for Brave Search
- 0 GitHub stars
使用案例
- Enable AI models to fetch and analyze text content from specific URLs
- Allow AI to discover related resources by extracting links from web pages
- Empower AI to perform web searches and retrieve full article content for summarization or analysis