About mcp-server-fetch-feedstock
@conda-forge
About About mcp-server-fetch-feedstock
A conda-smithy repository for mcp-server-fetch.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Browser Automation MCP servers
Webpage Screenshot MCP Server
ananddtyagiAn MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.
Yoyo
firecrawl🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Apify Model Context Protocol (MCP) Server
apifyThe Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
Playwright MCP Server 🎭
executeautomationPlaywright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
Fetcher MCP
jae-jaeMCP server for fetch web page content using Playwright headless browser.
Comments