A favicon of Perplexity Search

Perplexity Search

A simple Model Context Protocol server for Perplexity's web search with sonar or sonar-pro

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 Search MCP server manually.

Perplexity Search MCP

smithery badge

A simple Model Context Protocol (MCP) server for Perplexity's web search with sonar or sonar-pro.

Features

  • Provides a search tool for AI assistants to perform web searches
  • Uses Perplexity's chat completions API with the sonar/sonar-pro models

The server provides a search 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). If not specified, no time filtering is applied.

Configuration

Environment Variables

  • PERPLEXITY_API_KEY: Your Perplexity API key (required)

Response Format

The response from the search tool includes:

  • content: The search results content
  • citations: Array of citations for the information

License

MIT

Share:
Details:
  • Stars


    6
  • Forks


    6
  • Last commit


    4 months ago
  • Repository age


    4 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Perplexity Search:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


Perplexity Search: MCP Server – MCP.Bar