困惑の深い研究MCP
Perplexity AI API用のモデルコンテキストプロトコル(MCP)サーバー。Web検索機能を備えています。このサーバーにより、AIアシスタントはPerplexityのチャット補完APIとsonar-deep-researchモデルを使用してWeb検索を実行できます。
特徴
- AIアシスタントがウェブ検索を実行するための
deep_research
ツールを提供する - Perplexity のチャット補完 API を sonar-deep-research モデルで使用します。
ツール: deep_research
サーバーは、次の入力パラメータを持つdeep_research
ツールを提供します。
query
(必須): 実行する検索クエリsearch_recency_filter
(オプション): 検索結果を最新度でフィルタリングします(オプション:月、週、日、時間)
構成
環境変数
PERPLEXITY_API_KEY
: Perplexity API キー (必須)
応答フォーマット
deep_research
ツールからの応答には次のものが含まれます。
- 検索結果の内容
- 情報の引用
Smithery経由でインストール
Smithery経由で Claude Desktop 用の perplexity-deep-research を自動的にインストールするには:
ライセンス
マサチューセッツ工科大学
This server cannot be installed
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.
AI アシスタントが引用をサポートする Perplexity のソナーディープリサーチ モデルを使用して Web 検索を実行できるようにするサーバー。
Related MCP Servers
- 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 -12TypeScript
- -securityAlicense-qualityEnables iterative deep research by integrating AI agents with search engines, web scraping, and large language models for efficient data gathering and comprehensive reporting.Last updated -28117TypeScriptMIT License
- AsecurityAlicenseAqualityA custom MCP tool that integrates Perplexity AI's API with Claude Desktop, allowing Claude to perform web-based research and provide answers with citations.Last updated -12JavaScriptMIT License
- -securityAlicense-qualityA server that allows AI assistants to search for research papers, read their content, and access related code repositories through the PapersWithCode API.Last updated -9PythonMIT License