Tavily Search

Integrates with Tavily's semantic search API to enable web searches and retrieval of relevant results for fact-checking and research tasks.

View Source
9 stars
0 tools
Created Aug 2025
@spences10/spences10-tavily-search-tavily-search

About

Integrates with Tavily's semantic search API to enable web searches and retrieval of relevant results for fact-checking and research tasks.

Categories

general

Installation

npm

npm install @spences10/spences10-tavily-search-tavily-search

Configuration

{ "mcpServers": { "spences10-tavily-search-tavily-search": { "command": "npx", "args": [ "-y", "@spences10/spences10-tavily-search-tavily-search" ] } } }