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"
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Unified Docs Hub
Creates a massive, searchable knowledge base from numerous curated and auto-discovered GitHub projects.
1ly MCP
Enable AI agents to discover, launch tokens, pay for, and sell APIs and resources using x402
Sketchfab
Search, view details, and download 3D models from the Sketchfab platform.
Google Scholar
Search and access academic papers on Google Scholar.
Hunter MCP Server
Enables natural language interaction with Hunter's B2B data via its API.
Web Search MCP
Scrapes Google search results using a headless browser. Requires Chrome to be installed.
Perplexity AI
An MCP server to interact with Perplexity AI's language models for search and conversational AI.
Dartpoint
Access public disclosure information for Korean companies (DART) using the dartpoint.ai API.
Hardcover
MCP Server to fetch Books, Book Series, and User Books from Hardcover
Simple arXiv
Search and retrieve academic papers from the arXiv repository via its API.