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"
}
}
}
Serveurs connexes
Everything MCP Server
MCP server for Everything (voidtools) file search
Obsidian Omnisearch
Search your Obsidian vault using the Omnisearch plugin via a REST API.
Parquet MCP Server
An MCP server for web and similarity search, designed for Claude Desktop. It integrates with various external embedding and API services.
Scientific Paper Harvester
Harvests scientific papers from arXiv and OpenAlex, providing real-time access to metadata and full text.
Unsplash MCP Server
Search and integrate images from Unsplash using its official API.
Banana Prompts MCP Server
MCP server that allows you to search for high-quality AI art prompts directly from Banana Prompts (bananaprompts.fun).
Library Docs MCP Server
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
Readeck MCP
An MCP server for advanced research assistance, configurable via environment variables.
Fixatia
Search distressed auction properties for investors
IndieStack
Search and discover 130+ curated indie SaaS tools from your AI coding assistant