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 xiyuefox
262
Project Details
- xiyuefox/mcp-server-perplexity
- MIT License
- Last Updated: 3/9/2025
Recomended MCP Servers
Poe API Wrapper
🧩
Volcengine Knowledge Base MCP
Claude Desktop 的火山引擎知识库 MCP 服务器
🧩
Second Opinion
Twitch MCP Server
A Model Context Protocol (MCP) server that provides tools for interacting with the Twitch API using the Helix...
🧩
Script Generator Server
Remote MCP Server on Cloudflare Workers
🧩
Reasoning-Coder
Model Context Protocol (MCP) server that provides a flexible and configurable two-stage reasoning and response generation system
微信 Markdown 编辑器
✍ WeChat Markdown Editor | 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
🧩
Orchestrator Server
small MCP server for orchestrating tasks across LLM instances
Swift
🧩
Gemini Imagen 3.0 Image Generation Server
FL Studio Integration





