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
🧩
Zig Server
🧩
MySQL Database Server
🧩
GraphQL MCP Server
Model Context Protocol server for GraphQL
🧩
Video Editor
Google Custom Search Server
An mcp server for searching against google custom search api
Yahoo Finance Integration
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows...
🧩
Google Analytics Server
Model Context Protocol server for Google Analytics, enabling LLMs to fetch and analyze web analytics data
🧩
Any OpenAI Compatible API Integrations
🧩
Crawl4AI Web Scraper and Crawler
🧩
Pulse MCP Server
An MCP server that helps you find MCP servers that are listed on PulseMCP.com
Browserbase MCP Server
🧩
Mail MCP Tool
📧 MCP Mail Tool - AI-powered email management tool | 基于 MCP 的智能邮件管理工具





