tanigami
MCP Servertanigamipublic

mcp server perplexity

Perplexity MCP Server 是一项后端服务,支持带有来源引用的 Perplexity API 驱动的聊天完成,兼容 macOS 和 Windows。

Repository Info

77
Stars
30
Forks
77
Watchers
3
Issues
Python
Language
MIT License
License

About This Server

Perplexity MCP Server 是一项后端服务,支持带有来源引用的 Perplexity API 驱动的聊天完成,兼容 macOS 和 Windows。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Perplexity MCP Server

smithery badge

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

Perplexity Server MCP server

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"
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/tanigami/mcp-server-perplexity
2

Install dependencies

cd mcp-server-perplexity
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownertanigami
Repomcp-server-perplexity
LanguagePython
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation