Loading...

This MCP server provides access to the Tavily search engine, enabling agents to perform web searches and retrieve information based on user queries.
Boost this tool
Subscribe to listing upgrades or segmented pushes.
This MCP server provides access to the Tavily search engine, enabling agents to perform web searches and retrieve information based on user queries.
The Tavily search server is relatively safe for general use, as it primarily performs read-only operations. However, users should be mindful of the information they include in search queries and the potential for exposure to external links. Ensure the Tavily API key is securely managed to prevent unauthorized usage.
Search performance depends on the Tavily API's response time and network latency. Complex queries may take longer to process.
Usage costs are determined by the Tavily API pricing model. Monitor API usage to manage expenses.
npx -y @smithery/cli install tavily-search --client claudeTARGET_DIRTAVILY_API_KEYPYTHONIOENCODINGTOOL_CALL_DEBUGsearchPerforms web searches using the Tavily API based on a specified query.
The tool only performs read-only search operations.
API Key
The Tavily search server is relatively safe for general use, as it primarily performs read-only operations. However, users should be mindful of the information they include in search queries and the potential for exposure to external links. Ensure the Tavily API key is securely managed to prevent unauthorized usage.
The server is limited to read-only search operations, reducing the risk of unintended consequences.
Production Tip
Monitor API usage to avoid exceeding rate limits and incurring unexpected costs.
The API key is used to authenticate requests to the Tavily API and track usage.
Logs are stored in a dedicated directory within the Claude application data folder.
The server will return an error message, and search requests will fail.
Yes, the server is compatible with any MCP client that supports the required tool schema.
The search depth can be configured using the 'search_depth' argument in the tool call.
Yes, the Tavily API has rate limits. Refer to the Tavily API documentation for details.
The search tool returns text-based search results, including AI responses, URIs, and titles.