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"
}
}
}
相关服务器
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Bing Webmaster Tools
Access Bing Webmaster Tools data, including search performance, crawl statistics, URL submission, and keyword research.
Gaokao Ranking Query
Query Gaokao (Chinese college entrance exam) rankings within provinces based on score, year, and category.
Perplexity
Web search using the Perplexity API with automatic model selection based on query intent.
Google Maps
An MCP server for interacting with the Google Maps API, designed for Google Cloud Run.
PulseMCP Server
Discover and explore MCP servers and integrations using the PulseMCP API.
IP2Location.io
IP2Location.io API integration to retrieve the geolocation information for an IP address.
Travel Planner
A server for travel planning and interacting with Google Maps services.
yfinance MCP Server
Access up-to-date prices and news for stocks and cryptocurrencies.
Academic Paper Search
Search and retrieve academic paper information from multiple sources like Semantic Scholar and CrossRef.