Perplexity Deep Research MCP
웹 검색 기능을 갖춘 Perplexity AI API용 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버를 통해 AI 어시스턴트는 Sonar-Deep-Research 모델을 기반으로 Perplexity의 채팅 완성 API를 사용하여 웹 검색을 수행할 수 있습니다.
특징
- AI 어시스턴트가 웹 검색을 수행할 수 있는
deep_research
도구를 제공합니다. - Sonar-Deep-Research 모델과 함께 Perplexity의 채팅 완성 API를 사용합니다.
도구: deep_research
서버는 다음과 같은 입력 매개변수를 사용하여 deep_research
도구를 제공합니다.
query
(필수): 수행할 검색 쿼리search_recency_filter
(선택 사항): 검색 결과를 최근 순으로 필터링합니다(옵션: 월, 주, 일, 시간)
구성
환경 변수
PERPLEXITY_API_KEY
: Perplexity API 키(필수)
응답 형식
deep_research
도구의 응답은 다음과 같습니다.
- 검색 결과의 내용
- 정보에 대한 인용
Smithery를 통해 설치
Smithery를 통해 Claude Desktop에 perplexity-deep-research를 자동으로 설치하려면:
지엑스피1
특허
MIT
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.
Tools
AI 도우미가 Perplexity의 소나 심층 연구 모델과 인용 지원을 사용하여 웹 검색을 수행할 수 있게 해주는 서버입니다.
Related MCP Servers
- AsecurityAlicenseAqualityA server facilitating web search functionality by utilizing Perplexity AI's API, designed to integrate with the Claude desktop client for enhanced search queries.Last updated 4 months ago1209PythonMIT License
- AsecurityFlicenseAqualityThis server allows users to perform web searches using Perplexity AI, providing a tool for retrieving search results through a simple API interface.Last updated a month ago1433TypeScript
- AsecurityAlicenseAqualityA server that enables AI assistants like Claude to perform web searches using the Exa AI Search API, providing real-time web information in a safe and controlled way.Last updated 4 months ago67,374MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to perform real-time web searches, retrieving up-to-date information from the internet via a Crawler API.Last updated 3 months ago161614JavaScript