A
securityA
licenseA
qualityA 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 -
1
94
Python
MIT License
Allows to search the web using Perplexity AI by providing a query parameter through the 'perplexity_search' tool
これは、Perplexity AI を使用して Web を検索できるシンプルな MCP サーバーです。
.env
という名前の新しいファイルを作成します。Windows での環境変数の問題を回避するには、付属のバッチ ファイルを使用します。
または、Windows エクスプローラーでrun-perplexity-server.bat
ファイルをダブルクリックします。
詳細な手順については、 Windows セットアップ ガイドを参照してください。
.env
ファイルがルートディレクトリにあることを確認する.env
ファイル内の=
記号の前後にスペースを入れないでくださいnode --version
npm --version
Error: ENOENT: no such file or directory
が表示された場合は、次の点を確認してください。
サーバーは、Web 検索用の単一のツールperplexity_search
を提供します。
マサチューセッツ工科大学
You must be authenticated.
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.
このサーバーは、ユーザーが Perplexity AI を使用して Web 検索を実行できるようにし、シンプルな API インターフェースを通じて検索結果を取得するためのツールを提供します。