- Fetcher
Fetcher
MCP server for fetch web page content using Playwright headless browser.
Overview
what is Fetch?
Fetch is a server application that retrieves web page content using the Playwright headless browser, allowing users to extract and convert web content into Markdown format.
how to use Fetch?
To use Fetch, run the command npx -y fetcher-mcp in your terminal. For debugging, use the --debug option to see the browser window.
key features of Fetch?
fetch_url: Retrieve content from a single URL with intelligent extraction and Markdown conversion.fetch_urls: Batch retrieve content from multiple URLs in parallel for improved performance.- Customizable parameters for timeout, content extraction, and output format.
use cases of Fetch?
- Extracting main content from articles for research purposes.
- Converting web pages into Markdown for documentation.
- Batch processing multiple URLs for data collection.
FAQ from Fetch?
- Can Fetch handle JavaScript-heavy websites?
Yes! Fetch uses Playwright, which can parse JavaScript content.
- Is there a limit to the number of URLs I can fetch?
No, you can fetch multiple URLs in parallel without a strict limit, but performance may vary based on the number of requests.
- How do I configure Fetch?
You can configure Fetch in the Claude Desktop application by editing the
claude_desktop_config.jsonfile.
Server Config
{
"mcpServers": {
"fetch": {
"command": "npx",
"args": [
"-y",
"fetcher-mcp"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
jae-jaeStar
-Language
-License
-Recommend Servers
View AllNew Zealand Payments Mcp
@junter1989k-ai
11 days ago
France Payments Mcp
@junter1989k-ai
11 days ago
Ireland Payments Mcp
@junter1989k-ai
11 days ago
Italy Payments Mcp
@junter1989k-ai
11 days ago
Germany Payments Mcp
@junter1989k-ai
11 days ago
Algeria Payments Mcp
@junter1989k-ai
11 days ago
Qatar Payments Mcp
@junter1989k-ai
11 days ago
Kuwait Payments Mcp
@junter1989k-ai
11 days ago
Ivory Coast Payments Mcp
@junter1989k-ai
11 days ago
Croatia Payments Mcp
@junter1989k-ai
11 days ago
Bangladesh Payments Mcp
@junter1989k-ai
11 days ago
Spain Payments Mcp
@junter1989k-ai
11 days ago
Lithuania Payments Mcp
@junter1989k-ai
11 days ago
Romania Payments Mcp
@junter1989k-ai
11 days ago
Memory
@modelcontextprotocol
a year ago
Test
@modelcontextprotocol
test
7 months ago
Saudi Arabia Payments Mcp
@junter1989k-ai
11 days ago
Hungary Payments Mcp
@junter1989k-ai
11 days ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago