mcp-server-fetch-feedstock
A Model Context Protocol server providing tools to fetch and convert web content for usage by LLMs.
The mcp-server-fetch is a Model Context Protocol server designed to facilitate the retrieval and conversion of web content for use by Language Learning Models (LLMs). It provides a robust solution for fetching web pages and converting HTML content into markdown format, making it easier for LLMs to process and understand the data. This server is particularly useful for applications that require real-time data extraction and processing from the web, enabling seamless integration with LLMs to enhance their capabilities. The server is available under the MIT license and can be installed via the conda-forge channel, ensuring easy access and installation across different platforms.
Features
- Web Content Fetching: Retrieve web pages efficiently for processing.
- HTML to Markdown Conversion: Convert HTML content to markdown for easier LLM consumption.
- Cross-Platform Support: Available for installation on Linux, Windows, and OSX.
- Community-Driven: Developed and maintained by the conda-forge community.
- Automated Builds: Continuous integration ensures up-to-date builds and easy maintenance.
Usage with Different Platforms
conda
conda install mcp-server-fetch
mamba
mamba install mcp-server-fetch
conda_search
conda search mcp-server-fetch --channel conda-forge
mamba_search
mamba search mcp-server-fetch --channel conda-forge
mamba_repoquery
mamba repoquery search mcp-server-fetch --channel conda-forge
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
playwright-mcp
by microsoft
Playwright MCP is a Model Context Protocol server that provides browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots.
mcp-server-weibo
by Selenium39
The Weibo MCP Server (TypeScript Version) is designed for scraping Weibo user information, feeds, and search functionality using the Model Context Protocol.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
browser-tools-mcp
by AgentDeskAI
BrowserTools MCP is a browser monitoring and interaction tool that enhances AI applications by capturing and analyzing browser data through a Chrome extension.