MCP ServerSTDIOOfficialv0.2.14

pulse-fetch MCP Server

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

com.pulsemcp.servers/pulse-fetch

Hosted URL

https://github.com/pulsemcp/mcp-servers

Transport

STDIO

Auth

No auth required

Connect to pulse-fetch

Hosted endpoint — paste into any MCP client.

https://github.com/pulsemcp/mcp-servers

Environment variables

Configuration this server reads at startup.

  • FIRECRAWL_API_KEYSecret

    API key for Firecrawl service to bypass anti-bot measures

  • BRIGHTDATA_API_KEYSecret

    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 (only used with filesystem type)

  • SKIP_HEALTH_CHECKS

    Skip API authentication health checks at startup

  • LLM_PROVIDER

    LLM provider for extract feature: anthropic, openai, openai-compatible

  • LLM_API_KEYSecret

    API key for the chosen LLM provider

  • LLM_API_BASE_URL

    Base URL for OpenAI-compatible providers

  • LLM_MODEL

    Specific model to use for extraction

Resources

Where to find authoritative docs and source for pulse-fetch.

Try pulse-fetch with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground