一个MCP服务器,让你的Claude Cline以及Langchain实现网络搜索功能。An MCP server that allows your Claude Cline and Langchain to implement network search functions.
Overview
What is MCP2Tavily?
MCP2Tavily is an MCP protocol server that enables web search functionality using the Tavily API, allowing integration with Claude Cline and Langchain.
How to use MCP2Tavily?
To use MCP2Tavily, clone the repository, set up your environment with the required dependencies, and install it as a Claude extension. You can also run it in development mode using MCP Inspector.
Key features of MCP2Tavily?
- Implements web search functionality via the Tavily API.
- Allows integration with Claude Cline and Langchain.
- Provides tools for searching the web and retrieving information in both English and Chinese.
Use cases of MCP2Tavily?
- Enhancing Claude Cline with web search capabilities.
- Integrating web search into Langchain applications.
- Testing and developing web search functionalities using MCP Inspector.
FAQ from MCP2Tavily?
- What are the prerequisites for using MCP2Tavily?
You need Python 3.11+, the UV package manager, and a Tavily API key.
- Is there a graphical interface for MCP2Tavily?
Yes, you can use the MCP Inspector for testing and development.
- Can I use MCP2Tavily without a Tavily API key?
No, the Tavily API key is required to access the web search functionalities.