A favicon of Perplexity Deep Research

Perplexity Deep Research

Enable AI assistants to perform web searches using Perplexity's Deep Research. Note: depending on the client, you might run into connection timeout depending on how long it takes to get response from deep research API. I'm exploring workarounds for this.

Installation

Installing for Claude Desktop

Manual Configuration Required

This MCP server requires manual configuration. Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

This will open your configuration file where you can add the Perplexity Deep Research MCP server manually.

Perplexity Deep Research MCP

smithery badge

A Model Context Protocol (MCP) server for Perplexity AI API with web search capabilities. This server allows AI assistants to perform web searches using Perplexity's chat completions API with the sonar-deep-research model.

Features

  • Provides a deep_research tool for AI assistants to perform web searches
  • Uses Perplexity's chat completions API with the sonar-deep-research model

Tool: deep_research

The server provides a deep_research tool with the following input parameters:

  • query (required): The search query to perform
  • search_recency_filter (optional): Filter search results by recency (options: month, week, day, hour)

Configuration

Environment Variables

  • PERPLEXITY_API_KEY: Your Perplexity API key (required)

Response Format

The response from the deep_research tool includes:

  • Content of search results
  • Citations for the information

Installing via Smithery

To install perplexity-deep-research for Claude Desktop automatically via Smithery:

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

License

MIT

Share:
Details:
  • Stars


    6
  • Forks


    2
  • Last commit


    4 months ago
  • Repository age


    4 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Perplexity Deep Research:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Perplexity Deep Research: MCP Server – MCP.Bar