Pulse Fetch runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from npm. Last commit 30 Aug 2026.
MCP server for fetching web resources with content extraction and anti-bot bypass.
Today is the operative word: we check Pulse Fetch every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pulse-fetch -- npx -y @pulsemcp/pulse-fetch
{
"mcpServers": {
"pulse-fetch": {
"args": [
"-y",
"@pulsemcp/pulse-fetch"
],
"command": "npx"
}
}
}
[mcp_servers.pulse-fetch]
command = "npx"
args = ["-y", "@pulsemcp/pulse-fetch"]
{
"mcpServers": {
"pulse-fetch": {
"args": [
"-y",
"@pulsemcp/pulse-fetch"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pulse-fetch": {
"args": [
"-y",
"@pulsemcp/pulse-fetch"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FIRECRAWL_API_KEY (API key for Firecrawl service to bypass anti-bot measures.), BRIGHTDATA_API_KEY (Bearer token for BrightData Web Unlocker service.), STRATEGY_CONFIG_PATH (Path to markdown file containing scraping strategy configuration.), OPTIMIZE_FOR (Optimization strategy for scraping: cost or speed.), MCP_RESOURCE_STORAGE (Storage backend for saved resources: memory or filesystem.), MCP_RESOURCE_FILESYSTEM_ROOT (Directory for filesystem storage of resources.), SKIP_HEALTH_CHECKS (Skip API authentication health checks at startup.), LLM_PROVIDER (LLM provider for extraction: anthropic, openai, or openai-compatible.), LLM_API_KEY (API key for the chosen LLM provider.), LLM_API_BASE_URL (Base URL for OpenAI-compatible LLM providers.), LLM_MODEL (Specific LLM model to use for extraction.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for web content fetching, summarizing, comparing, and extracting information
FastMCP server for Tavily search API with web search and content extraction
Open-source MCP server for AI agents: web search, content extraction, and library docs.
Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.
An MCP server that provides tools for fetching, converting, and extracting data from web pages.
MCP server for web extraction and rendering via AceDataCloud WebExtrator
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
MCP server for Garmin ConnectIQ SDK documentation and resources
Answers built from our own checks of this server.