Perplexity
Interacting with Perplexity
Perplexity MCP Server
MCP Server for the Perplexity API.
:warning: Limitations:
- The Claude Desktop client may timeout if Perplexity processing takes too long
- This issue might be resolved if Claude Desktop implements support for long running operations and progress reporting in the future
- Implementation updates to handle these features will be made if they become available
Components
Tools
- ask_perplexity: Request chat completion with citations from Perplexity
Quickstart
Install
Claude Desktop
- On macOS:
~/Library/Application\ Support/Claude/claude_desktop_config.json - On Windows:
%APPDATA%/Claude/claude_desktop_config.json
"mcpServers": {
"Perplexity": {
"command": "uvx",
"args": [
"mcp-server-perplexity"
],
"env": {
"PERPLEXITY_API_KEY": "your-perplexity-api-key"
}
}
}
Related Servers
Google Search
Perform Google searches and view web content with advanced bot detection avoidance.
Teleport Documentation
Search and query Teleport's documentation using embeddings stored in a local Chroma vector database.
mxHERO Multi-Account Email Search
Search across multiple email accounts using mxHERO's vector search service.
Exa
Search Engine made for AIs by Exa
Expo MCP Server
Search and get recommendations from the official Expo documentation.
Sci-Hub MCP Server
Search and access academic papers from Sci-Hub by DOI, title, or keyword.
Supavec
Fetch relevant embeddings and content from Supavec for AI assistants.
Amazon Product Advertising API
Integrate with the Amazon Product Advertising API to search for products and access product information.
Handaas Enterprise Big Data Service
Provides comprehensive enterprise information query and analysis, including business info, risk analysis, intellectual property, and operational insights.
Wikipedia Simple English MCP Server
Access Wikipedia content, prioritizing Simple English with a fallback to regular English.