SERVER

Pulse Fetch

Rank #1493

com.pulsemcp.servers/pulse-fetch

MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities.

First listed
Sep 9, 2025
Last publish date
Sep 9, 2025
OVERVIEW

Pulse Fetch is a Model Context Protocol (MCP) server published by pulsemcp. It ranks #1493 of 58,900 servers tracked on MCP Toplist, and its repository has 70 GitHub stars. Pulse Fetch is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 9, 2025 and most recently updated on Sep 9, 2025.

STANDING
#1,493of 58,900 tracked serversTop 5%

Ranks ahead of 57,407 of 58,900 servers on MCP Toplist.

CONNECT

Use Pulse Fetch

Add Pulse Fetch to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "pulse-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "@pulsemcp/pulse-fetch"
      ],
      "env": {
        "FIRECRAWL_API_KEY": "<your FIRECRAWL_API_KEY>",
        "BRIGHTDATA_API_KEY": "<your BRIGHTDATA_API_KEY>",
        "STRATEGY_CONFIG_PATH": "<your STRATEGY_CONFIG_PATH>",
        "OPTIMIZE_FOR": "<your OPTIMIZE_FOR>",
        "MCP_RESOURCE_STORAGE": "<your MCP_RESOURCE_STORAGE>",
        "MCP_RESOURCE_FILESYSTEM_ROOT": "<your MCP_RESOURCE_FILESYSTEM_ROOT>",
        "SKIP_HEALTH_CHECKS": "<your SKIP_HEALTH_CHECKS>",
        "LLM_PROVIDER": "<your LLM_PROVIDER>",
        "LLM_API_KEY": "<your LLM_API_KEY>",
        "LLM_API_BASE_URL": "<your LLM_API_BASE_URL>",
        "LLM_MODEL": "<your LLM_MODEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

pulsemcp

Organization
Total servers
7
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.2.14Sep 9, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Pulse Fetch?
MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities.
Who maintains Pulse Fetch?
Pulse Fetch is maintained by pulsemcp, which publishes 7 MCP servers (2 total versions) tracked on MCP Toplist.
Is Pulse Fetch an official MCP server?
Yes — Pulse Fetch is listed on the Official MCP Registry.
How many versions does Pulse Fetch have?
MCP Toplist tracks 2 versions of Pulse Fetch, most recently published on Sep 9, 2025.
Where can I find the source code for Pulse Fetch?
The source code for Pulse Fetch is hosted at github.com/pulsemcp/mcp-servers.
EXPLORE