Cloud Infrastructure
Trust: 39/100 (Limited)com.pulsemcp.servers/pulse-fetch Guide
MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities.
62 starsby pulsemcp
Quick Start
Install
npx @pulsemcp/pulse-fetchClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"com-pulsemcp-servers-pulse-fetch": {
"command": "npx",
"args": [
"@pulsemcp/pulse-fetch"
]
}
}
}