@pipeworx/tavily
Connect: https://gateway.pipeworx.io/tavily/mcp · Install: one-click buttons
Tools: 2
Tools
- search — AI/LLM-optimized web search built for RAG: returns a synthesized natural-language answer plus a ranked list of sourced results (title, url, content snippet, relevance score). Prefer this over scraping
- extract — Extract clean article text from one or more URLs. Strips boilerplate/navigation and returns the readable raw content of each page — ideal for feeding source pages into an LLM. Example: extract({ urls:
Tools
-
extract— Extract clean article text from one or more URLs. Strips boilerplate/navigation and returns the readable raw content of each page — ideal for feeding source pages into an LLM. Example: extract({ urls: -
search— AI/LLM-optimized web search built for RAG: returns a synthesized natural-language answer plus a ranked list of sourced results (title, url, content snippet, relevance score). Prefer this over scraping