perplexity-mcp

The MCP-researcher Server provides a research assistant for Cline, utilizing Perplexity's Sonar Pro API to offer documentation, API discovery, and deprecated code checks, enhanced with Chain of Thought Reasoning and

177
11

Here's a summary of the README content, maintaining the original structure and technical details while improving clarity:

The MCP-researcher Server is a research assistant designed for integration with Cline, leveraging Perplexity's Sonar Pro API. It enables functionalities like document retrieval, API route creation, and deprecated code checks. It incorporates Chain of Thought Reasoning and local chat history via SQLite.

Tools:

  1. Search: Performs general search queries with varying detail levels.
  2. Get Documentation: Retrieves documentation and usage examples for technologies and APIs.
  3. Find APIs: Discovers and evaluates APIs, analyzing features and pricing.
  4. Check Deprecated Code: Analyzes code for deprecated features, providing migration guidance.

Installation:

Installation can be done via Smithery using the provided npx command. Alternatively, manual installation involves cloning the repository, installing dependencies, obtaining a Perplexity API key, creating the MCP settings file in the appropriate OS-specific location, and configuring the server within Cline's mcpServers configuration. The server is then built using npm run build. Remember to replace placeholders with your actual path and API key.

Repository

DA
DaInfernalCoder

DaInfernalCoder/perplexity-mcp

Created

January 26, 2025

Updated

March 27, 2025

Language

JavaScript

Category

Developer Tools