Web Tools
0
Enables Large Language Models to interact with web content through standardized tools.
소개
The Web Tools server provides a suite of tools designed for Large Language Models to interact with web content. Currently featuring a 'web_scrape' tool that converts a URL to markdown content using r.jina.ai, it allows LLMs to fetch and process information from websites, which can then be summarized or used to answer questions. The server also provides a Streamlit UI to load, connect to, and test MCP servers configured in Claude for Desktop.
주요 기능
- Provides a standardized interface for LLMs to interact with web content.
- Includes a Streamlit UI for testing and interacting with MCP servers.
- Offers convenient scripts for running the server and UI.
- 0 GitHub stars
- Includes a web_scrape tool for converting URLs to markdown.
- Easy integration with Claude for Desktop.
사용 사례
- Fetching content from a website for summarization by an LLM.
- Answering questions based on content from a specific URL.
- Integrating web scraping capabilities into Claude for Desktop.