perplexity-mcp
3
Perplexity MCP Server integrates with Claude to provide powerful web search capabilities using Perplexity's API. It supports multiple models for various search functionalities and requires Node.js, Perplexity API key, and Claude Desktop App for setup.
Perplexity MCP Server
- An MCP server providing web search capabilities using Perplexity's API.
- Prerequisites: Node.js (v14+), Perplexity API key, Claude Desktop App.
- Installation: Can be installed via Smithery CLI or manually by cloning the repository and installing dependencies.
- Configuration: Requires editing Claude's configuration file to add server details.
- Models: Features different models such as
sonar-reasoning-pro
andsonar
. - Usage: Interact with Claude to execute web searches using the configured server.
- Development: Modify the server by editing
src/index.ts
and rebuilding. - License: MIT.