perplexity-deep-research
If you are the rightful owner of perplexity-deep-research and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for Perplexity AI API with web search capabilities.
The Perplexity Deep Research MCP server is designed to enhance AI assistants by enabling them to perform web searches using the Perplexity AI API. It leverages the sonar-deep-research model to provide comprehensive search capabilities. This server is particularly useful for AI applications that require up-to-date information from the web, as it allows for filtering search results based on recency. The server is configured to use Perplexity's chat completions API, ensuring that the search results are relevant and accurate. Users need to provide a valid Perplexity API key to access the server's functionalities. The server's response format includes both the content of the search results and citations, ensuring transparency and reliability of the information provided.
Features
- Provides a `deep_research` tool for AI assistants to perform web searches.
- Uses Perplexity's chat completions API with the sonar-deep-research model.
- Allows filtering of search results by recency.
- Requires a Perplexity API key for configuration.
- Returns search results with citations.
Tools
deep_research
A tool for performing web searches with input parameters for query and optional recency filter.