mcp-server-fetch logo

mcp-server-fetch

by conda-forge

mcp-server-fetch is a Model Context Protocol server that provides web content fetching capabilities. This server enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.

View on GitHub

Last updated: N/A

What is mcp-server-fetch?

mcp-server-fetch is a Model Context Protocol server designed to fetch and convert web content for use by Large Language Models (LLMs). It retrieves content from web pages and converts HTML to markdown format.

How to use mcp-server-fetch?

Install mcp-server-fetch using conda or mamba from the conda-forge channel. Configuration and usage details can be found in the linked documentation for the Model Context Protocol servers.

Key features of mcp-server-fetch

  • Web content fetching

  • HTML to Markdown conversion

  • Integration with Model Context Protocol

  • Easy installation via conda-forge

Use cases of mcp-server-fetch

  • Providing LLMs with up-to-date information from the web

  • Enabling LLMs to process web content

  • Building LLM-powered applications that require web data

  • Automated content extraction and formatting for LLMs

FAQ from mcp-server-fetch

What is a feedstock?

A feedstock is the conda recipe (raw material), supporting scripts and CI configuration.

What is conda-smithy?

conda-smithy is the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

What is conda-forge?

conda-forge is the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

How do I update the mcp-server-fetch-feedstock?

Fork the repository and submit a PR with your changes.

Where can I find the package license?

The package license is MIT.