MCP-Perplexity-Server

MCP-Perplexity-Server

3.1

If you are the rightful owner of MCP-Perplexity-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides integration with the Perplexity API using the OpenAI SDK.

The MCP Perplexity Server is designed to facilitate seamless integration with the Perplexity API through the OpenAI SDK. It supports MCP-compatible clients such as Claude Desktop and offers two primary tools for interacting with the Perplexity API: 'perplexity-query' for direct queries and 'perplexity-search' for web searches. The server supports multiple transport options, including STDIO for local clients and SSE for remote clients over HTTP. It utilizes a custom base URL for the Perplexity API and provides detailed logging capabilities for debugging purposes. The server can be deployed using Docker for ease of use on various platforms.

Features

  • Integration with MCP-compatible clients like Claude Desktop
  • Tools for direct queries and web searches using Perplexity API
  • Multiple transport options: STDIO and SSE
  • Custom base URL for Perplexity API using OpenAI SDK
  • Detailed logging for debugging with levels: debug, info, error
0