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"
}
}
}
Perplexity MCP Server
by tanigami
Project Details
- tanigami/mcp-server-perplexity
- MIT License
- Last Updated: 4/15/2025
Recomended MCP Servers
Unsplash Search
🔎 A MCP server for Unsplash image search.
🧩
Swiss MCP
An MCP tool that gets things done for you
🧩
Server Collector
A MCP Server used to collect MCP Servers over the internet.
Baseline Server for Web API Support
特定のWeb APIに関するBaselineの状況を提供するModel Context Protocolサーバー
🧩
Kali Linux Penetration Testing MCP Server
kali linux mcp,pentest,penetration test
thirdweb MCP Server
🧩
Xcode Server
MCP Server implementation for Xcode integration
🧩
Dify MCP Server
Model Context Protocol (MCP) Server for dify workflows
Mailtrap Send Email
Official mailtrap.io MCP server
🧩
Openapi
LongPort OpenAPI SDK Base.
🧩
Mail MCP Tool
📧 MCP Mail Tool - AI-powered email management tool | 基于 MCP 的智能邮件管理工具
🧩
SQLite Explorer
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server...





