Skip to main content
Glama

Perplexity Deep Research MCP

Perplexity深度研究MCP

一个用于 Perplexity AI API 的模型上下文协议 (MCP) 服务器,具有网页搜索功能。该服务器允许 AI 助手使用 Perplexity 的聊天补全 API 和 sonar-deep-research 模型执行网页搜索。

特征

  • 为人工智能助手提供执行网络搜索的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:

npx -y @smithery/cli install @arjunkmrm/perplexity-deep-research --client claude

执照

麻省理工学院

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

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 的 sonar-deep-research 模型和引文支持执行网络搜索。

  1. 特征
    1. 工具:deep_research
      1. 配置
        1. 环境变量
      2. 响应格式
        1. 通过 Smithery 安装
          1. 执照

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              A 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
              215
              Python
              MIT License
              • Apple
            • A
              security
              F
              license
              A
              quality
              This server allows users to perform web searches using Perplexity AI, providing a tool for retrieving search results through a simple API interface.
              Last updated -
              1
              47
              3
              TypeScript
            • A
              security
              A
              license
              A
              quality
              A 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 -
              6
              10,019
              MIT License
              • Apple
            • A
              security
              F
              license
              A
              quality
              A 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 -
              1
              883
              14
              JavaScript
              • Apple
              • Linux

            View all related MCP servers

            MCP directory API

            We provide all the information about MCP servers via our MCP API.

            curl -X GET 'https://glama.ai/api/mcp/v1/servers/arjunkmrm/perplexity-deep-research'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server