Skip to main content
Glama

Perplexity Deep Research MCP

by arjunkmrm

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

执照

麻省理工学院

-
security - not tested
F
license - not found
-
quality - not tested

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
              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
              2
              TypeScript
            • -
              security
              A
              license
              -
              quality
              Enables 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 -
              28
              117
              TypeScript
              MIT License
            • A
              security
              A
              license
              A
              quality
              A 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 -
              1
              2
              JavaScript
              MIT License
              • Apple
            • -
              security
              A
              license
              -
              quality
              A server that allows AI assistants to search for research papers, read their content, and access related code repositories through the PapersWithCode API.
              Last updated -
              9
              Python
              MIT License

            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