All MCP servers

Pulse Fetch

Official
by Api.Airforcestdio070MIT

MCP server for fetching web resources with content extraction and anti-bot bypass.

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pulse-fetch-impe71d5": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}