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"
}
}
}
Servidores relacionados
NPI Registry
Search the National Provider Identifier (NPI) registry for healthcare providers and organizations in the United States.
Travel Planner
A server for travel planning and interacting with Google Maps services.
Wikipedia MCP Server
A server that enables LLMs to query and retrieve information from Wikipedia.
Ferryhopper MCP Server
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.
SearXNG Bridge
A bridge server for connecting to a SearXNG metasearch engine instance.
ClinicalTrials.gov
Search and retrieve clinical trial data from the official ClinicalTrials.gov API.
PulseMCP Server
Discover and explore MCP servers and integrations using the PulseMCP API.
Erick Wendel Contributions
Query Erick Wendel's contributions, including talks, blog posts, and videos, using natural language.
DuckDuckGo Search
Provides web search functionality using the DuckDuckGo Search API.
Gemini Search
Generates responses using the Gemini API and Google Search for up-to-date information.