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 は Web ベースの調査を実行し、引用付きの回答を提供できるようになります。
次の 2 つのオプションがあります。
オプション 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 のインストールを確認するマサチューセッツ工科大学
コードを共有したり公開したりする予定がある場合:
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 は Web ベースの調査を実行し、引用付きの回答を提供できるようになります。
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