Skip to content
Back to search
30
MCP

Intercept

pulsemcp/intercept

Fetches URLs as clean markdown with multi-tier fallback.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Intercept
Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback.
0 tools
markfetch
Fetch a URL, return clean markdown. MCP server and CLI for AI agents.
0 tools
io.github.carrasquelalex1/webscrape-mcp
Fetch any URL and get clean Markdown. Web scraping for AI agents.
0 tools · streamable-http
4fetch
Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP.
0 tools · streamable-http
io.github.sidney/web-to-markdown-mcp
MCP server fetches URL through a real Chromium browser, returns main content as clean Markdown
0 tools
Web Page Fetcher
Fetch web pages with SSRF protection. Returns clean, readable markdown from any URL.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "intercept": {
      "url": "None",
      "transport": "http"
    }
  }
}