- Tavily Search Mcp Server
Tavily Search Mcp Server
Overview
what is Tavily Search MCP Server?
Tavily Search MCP Server is a simple Model Context Protocol (MCP) server that provides web search functionality using the Tavily Search API.
how to use Tavily Search MCP Server?
To use the server, clone or extract the project, install the dependencies using npm, and run the server with your Tavily API key.
key features of Tavily Search MCP Server?
- Web search using Tavily API
- Configurable search parameters (max results, domain filters)
- Clean, formatted search results
- Built with TypeScript and MCP SDK
use cases of Tavily Search MCP Server?
- Integrating web search functionality into applications.
- Customizing search results based on specific parameters.
- Developing applications that require real-time search capabilities.
FAQ from Tavily Search MCP Server?
- How do I install the server?
Clone the project and run
npm installto install dependencies.
- What programming language is used?
The server is built with TypeScript.
- Can I customize the search parameters?
Yes! You can configure max results and domain filters.
Server Config
{
"mcpServers": {
"tavily-search": {
"command": "node",
"args": [
"/path/to/tavily-search-mcp-server/dist/index.js"
],
"env": {
"TAVILY_API_KEY": "your_tavily_api_key_here"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
enzebergStar
-Language
-License
-Recommend Servers
View AllYuki Mcp
@CodeMill-Solutions
12 hours ago
Myrsu
@VidhiJav
11 hours ago
IndustryLens
@IndustryLens
2 days ago
Deploycheck
@SarthakDhatrak
12 hours ago