🧪 Skills
Perplexity
Accesses the web to provide detailed, contextually relevant search results with accurate citations. Delivers real-time information and deep insights by querying advanced language models. Streamlines r
v1.0.0
Description
Perplexity Search MCP
A simple Model Context Protocol (MCP) server for Perplexity's web search with sonar or sonar-pro.
Features
- Provides a
searchtool for AI assistants to perform web searches - Uses Perplexity's chat completions API with the sonar/sonar-pro models
Tool: search
The server provides a search tool with the following input parameters:
query(required): The search query to performsearch_recency_filter(optional): Filter search results by recency (options: month, week, day, hour). If not specified, no time filtering is applied.
Configuration
Environment Variables
PERPLEXITY_API_KEY: Your Perplexity API key (required)
Response Format
The response from the search tool includes:
content: The search results contentcitations: Array of citations for the information
License
MIT
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!