ContentDiscovery
5 stars
Custom
Free and open-source (Note: Tavily API has its own pricing tiers)
12/5/2024

About

Supercharge your search capabilities with this advanced Model Context Protocol server that integrates Tavily's AI-powered search API. This implementation enables AI models to perform intelligent web searches with enhanced relevance and real-time results, perfect for research, fact-checking, and gathering current information while leveraging Tavily's sophisticated search algorithms and content filtering.

Setup Instructions

Clone the repository:

bashCopygit clone https://github.com/Tomatio13/mcp-server-tavily.git

Navigate to project directory:

bashCopycd mcp-server-tavily

Install dependencies:

bashCopynpm install

Configure Tavily:

Sign up for Tavily API access
Obtain API key
Set up search preferences


Environment setup:

Create .env file
Add Tavily API key: TAVILY_API_KEY=your_key_here
Configure search parameters


Run the server:

bashCopynpm start
Note: Requires Tavily API key for search functionality

Contributors

Discussion

Please sign in to join the discussion