perplexity-mcp
0
The Perplexity MCP Server is designed to enhance web search capabilities using Perplexity's API, featuring automatic model selection based on the intent of queries. It supports intelligent model selection, domain filtering, and recency filtering, allowing users to tailor their search experience effectively.
Perplexity MCP Server
An MCP server utilizing Perplexity's API to provide web search capabilities, with automatic model selection based on query intent.
Prerequisites
- Node.js (v14 or higher)
- Perplexity API key
- Claude Desktop App
Installation
- Clone the repository
- Install dependencies
- Build the server
Features
- Intelligent Model Selection: Automatically selects the most suitable Perplexity model for queries.
- Domain Filtering: Customize search to allow or block specific domains.
- Recency Filtering: Limit search results to specific time windows.
- Model Selection Control: Manual control over model choice is available.
Usage
After configuration, queries can be made through Claude to search for information on various topics. The server will choose the most appropriate model based on the query's language.