MCP.so
登录

About mcp-server-fetch-feedstock

@conda-forge

关于 About mcp-server-fetch-feedstock

A conda-smithy repository for mcp-server-fetch.

基本信息

分类

浏览器自动化

许可证

BSD-3-Clause

传输方式

stdio

发布者

conda-forge

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is mcp-server-fetch-feedstock?

mcp-server-fetch-feedstock is the conda-forge build recipe for the MCP server that provides tools to fetch and convert web content for usage by LLMs. It enables LLMs to retrieve and process content from web pages, converting HTML to markdown for easier consumption.

How to use mcp-server-fetch-feedstock?

Install the mcp-server-fetch package via conda-forge. First add the conda-forge channel and set channel priority to strict, then run conda install mcp-server-fetch (or mamba install mcp-server-fetch). The package is available for Linux, Windows, and OSX.

Key features of mcp-server-fetch-feedstock

  • Provides web content fetching for LLMs
  • Converts HTML pages to markdown format
  • Enables LLMs to retrieve and process web content
  • Available through the conda-forge channel
  • Supports multiple platforms (Linux, Windows, OSX)

Use cases of mcp-server-fetch-feedstock

  • LLMs accessing web-based information for reasoning tasks
  • Converting web articles into markdown for LLM ingestion
  • Providing up-to-date web content to AI assistants during conversation
  • Enabling LLMs to summarize or analyze web pages on demand

FAQ from mcp-server-fetch-feedstock

What is the license of mcp-server-fetch?

The package license is MIT.

What runtime dependencies does mcp-server-fetch require?

The README does not specify explicit dependencies beyond the conda environment, but the package is built for conda-forge and requires a Python environment.

Where can I find the source code for the MCP server?

The home page for the actual server is at https://github.com/modelcontextprotocol/servers/tree/main/src/fetch.

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

The feedstock is maintained on conda-forge. To build a new version, fork the feedstock repository and submit a PR. The recipe will be automatically built and uploaded.

Is there authentication or transport configuration needed?

No authentication or transport details are provided in the README. The server is used as an MCP tool with default configuration.

评论

浏览器自动化 分类下的更多 MCP 服务器