About mcp-server-fetch-feedstock
@conda-forge
关于 About mcp-server-fetch-feedstock
A conda-smithy repository for mcp-server-fetch.
基本信息
配置
工具
未检测到工具
工具是从 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 服务器
MCP Browser Kit
ndthanhdevAn MCP Server that enables AI assistants to interact with your local browsers.
MCP server w/ Browser Use
JovaniPinkFastAPI server implementing MCP protocol Browser automation via browser-use library.
Fetch MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Yoyo
firecrawl🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
App Store Scraper MCP Server
appreply-coThis is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.
评论