URL Text Fetcher icon

URL Text Fetcher

Enables LM Studio to fetch web page text and links directly from URLs.

关于

URL Text Fetcher is a compact MCP (Model Capabilities Protocol) server designed to seamlessly integrate with LM Studio. It introduces two powerful tools: `fetch_url_text(url)` to retrieve the visible text content of web pages and `fetch_page_links(url)` to extract all links present on a page. This tool offers a straightforward installation process, includes a ready-to-paste `mcp.json` configuration for LM Studio, and is privacy-friendly, allowing local data fetching.

主要功能

  • Fetches visible web page text from URLs
  • Extracts all links from a given web page
  • Easy integration with LM Studio via provided mcp.json configuration
  • Simple, privacy-friendly local execution
  • Python-based, ensuring local processing
  • 1 GitHub stars

使用案例

  • Answering questions based on information fetched from specific web pages
  • Summarizing web page content within LM Studio
  • Extracting and listing links from websites for analysis
Advertisement

Advertisement