Perplexity Search MCP enables AI assistants to perform web searches using Perplexity's API with sonar or sonar-pro models. Built by arjunkmrm, it provides a single 'search' tool that accepts a query parameter and optional recency filtering, returning detailed search results with citations. The implementation runs on Node.js, can be deployed via Docker, and requires a Perplexity API key for authentication, making it ideal for workflows requiring up-to-date information from the web without leaving the conversation interface.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Perform a web search with the provided query. Parameters: query (string, required), search_recency_filter (string, optional) - filter search results by recency (options: month, week, day, hour).