A conda-smithy repository for mcp-server-fetch.
Overview
what is mcp-server-fetch-feedstock?
mcp-server-fetch-feedstock is a Model Context Protocol server that provides tools to fetch and convert web content for usage by LLMs (Large Language Models).
how to use mcp-server-fetch-feedstock?
To use mcp-server-fetch, install it from the conda-forge channel using the command:
conda install mcp-server-fetch
You can also use mamba for installation:
mamba install mcp-server-fetch
key features of mcp-server-fetch-feedstock?
- Fetches web content and converts HTML to markdown.
- Supports installation via conda and mamba.
- Provides tools for querying available versions and dependencies.
use cases of mcp-server-fetch-feedstock?
- Retrieving and processing web content for LLMs.
- Converting web pages into markdown format for easier consumption.
- Integrating web content fetching capabilities into applications.
FAQ from mcp-server-fetch-feedstock?
- What is the license for mcp-server-fetch?
The feedstock is licensed under BSD-3-Clause, while the package itself is under MIT.
- How can I contribute to mcp-server-fetch?
You can fork the repository, make changes, and submit a pull request for review.