A
securityF
licenseA
qualityThis server provides access to the Perplexity AI API, enabling interaction through chatting, searching, and documentation retrieval within MCP-based systems.
Last updated -
5
2
JavaScript
Perplexity AI의 API를 Claude Desktop과 통합하는 맞춤형 MCP 도구를 사용하면 Claude가 웹 기반 연구를 수행하고 인용을 통해 답변을 제공할 수 있습니다.
두 가지 옵션이 있습니다.
옵션 1(빠른 설정):
server.js
를 엽니다옵션 2(모범 사례):
.env
라는 이름의 새 파일을 만드세요.~/Library/Application Support/Claude/claude_desktop_config.json
엽니다./full/path/to
저장소를 복제한 실제 경로로 바꾸세요.
설치가 완료되면 Claude를 통해 다음과 같은 명령을 사용하여 도구를 사용할 수 있습니다.
추가 매개변수를 지정할 수 있습니다.
temperature
: 반응의 무작위성을 제어합니다(0-2)max_tokens
: 응답 길이를 제한합니다.search_domain_filter
: 특정 도메인으로 검색을 제한합니다.search_recency_filter
: 기간(일/주/월/년)별로 필터링합니다.node --version
으로 Node.js 설치를 확인하세요.MIT
코드를 공유하거나 공개할 계획이라면:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Perplexity AI의 API를 Claude Desktop과 통합하는 맞춤형 MCP 도구를 사용하면 Claude가 웹 기반 연구를 수행하고 인용을 통해 답변을 제공할 수 있습니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/letsbuildagent/perplexity-tool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server