This repository provides an MCP server implementation, "perplexity-ask," that integrates the Sonar API, enabling Claude to perform real-time web research and engage in conversations with live web searches.
This repository provides an MCP server implementation that integrates the Sonar API, enabling Claude to perform real-time, web-wide research.
role
(e.g., system
, user
, assistant
) and content
.perplexity-ask
directory using npm install
.PERPLEXITY_API_KEY
environment variable.perplexity-ask
server to the claude_desktop_config.json
file, specifying either a Docker command or an NPX command to run the server.docker build -t mcp/perplexity-ask:latest -f Dockerfile .
.perplexity_ask
tool.index.ts
script, referring to the Perplexity API documentation.This MCP server is licensed under the MIT License.
ppl-ai/modelcontextprotocol
March 10, 2025
March 28, 2025
JavaScript