Skip to content
Back to search
30
MCP

Tavily Extract

pulsemcp/tavily extract

Integrates with the Tavily API to extract web page content, enabling efficient web scraping capabilities for projects requiring content extraction.

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

How to use

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

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