MCP2타빌리
Tavily API를 사용하여 웹 검색 기능을 구현하는 MCP 프로토콜 서버입니다.
필수 조건
- 파이썬 3.11+ 
- UV 패키지 관리자 
- 타빌리 API 키 
설치
- 저장소를 복제합니다 
지엑스피1
- .env파일을 만들고 편집합니다.
- UV를 사용하여 가상 환경 설정 
- 종속성 설치 
용법
Claude 확장 프로그램으로 설치
MCP Inspector를 사용한 개발 모드
MCP Inspector를 사용하여 기능을 테스트하려면:
실행 후 http://localhost:5173 에서 MCP Inspector에 액세스할 수 있습니다.
사용 가능한 도구
- search_web(query: str): Tavily API를 사용하여 웹 검색
- search_web_info(query: str): 위와 동일하며 중국어 설명이 포함되어 있습니다.
환경 변수
- TAVILY_API_KEY: Tavily API 키(필수)
단계별 가이드
手动添加Cline Continue 클로드
클라인 컨티뉴 클로드의 MCP JSON 파일
클라인

클라인

클라인

예

remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tavily API를 사용하여 웹 검색 기능을 구현하는 MCP 프로토콜 서버로, AI 도우미가 실시간으로 인터넷 검색을 수행할 수 있도록 해줍니다.
Related Resources
Related MCP Servers
- -security-license-qualityMCP server for using various search tools like Tavily API. Planning to support various search tools (i.e. wiki search, searxng, etc)Last updated -3MIT License
- -security-license-qualityAn MCP server that enables web search and document retrieval capabilities through Tavily API and LangConnect vector database, supporting AI agents in gathering information for comprehensive report generation.Last updated -22
- Asecurity-licenseAqualityEnables web search capabilities through the Tavily API, allowing users to search the internet for information using natural language queries. Demonstrates MCP server implementation with external API integration.Last updated -3
- Asecurity-licenseAqualityEnables web search capabilities through the Tavily API. Allows users to search the web for information using natural language queries via the MCP protocol.Last updated -41