Enterprise DNA
M MCP Servers Developer low

tanigami/mcp-server-perplexity

by Various

🐍 ☁️ - Interacting with Perplexity API.

T

MCP

tanigami/mcp-server-perplexity

Added 1 June 2026

Overview

This is a Python-based MCP server that provides a bridge for applications to interact with the Perplexity API via the Model Context Protocol. It manages API authentication and formats requests so that MCP-compatible clients can send queries and receive responses from Perplexity's language models.

Best for

Best for
Developers building MCP-based applications that need to leverage Perplexity's AI for real-time queries or research.

Use cases

  • Integrating Perplexity AI into MCP-compatible chat or research tools
  • Building a custom assistant that queries Perplexity for up-to-date information
  • Automating API calls from applications that support the Model Context Protocol

How to use

Tools exposed

  • ask_perplexity

Tested with

Claude Desktop

Example client config

{\n  "Perplexity": {\n    "command": "uvx",\n    "args": [\n      "mcp-server-perplexity"\n    ],\n    "env": {\n      "PERPLEXITY_API_KEY": "your-perplexity-api-key"\n    }\n  }\n}

Notes

This is a Python-based MCP server that provides a bridge for applications to interact with the Perplexity API via the Model Context Protocol. It manages API authentication and formats requests so that MCP-compatible clients can send queries and receive responses from Perplexity’s language models.

92 stars on GitHub. Last updated 2024-12-25. Licensed MIT.

Use cases

  • Integrating Perplexity AI into MCP-compatible chat or research tools
  • Building a custom assistant that queries Perplexity for up-to-date information
  • Automating API calls from applications that support the Model Context Protocol

Pros

  • Straightforward setup for any MCP-compatible environment
  • Gives access to Perplexity’s search-enhanced AI through a standard protocol
  • Open-source with a small but active community (92 stars)

Cons

  • Requires a Perplexity API key and incurs usage costs
  • Dependent on network connectivity and Perplexity API uptime
  • Limited to the capabilities and knowledge cutoff of Perplexity’s models

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Straightforward setup for any MCP-compatible environment
  • Gives access to Perplexity's search-enhanced AI through a standard protocol
  • Open-source with a small but active community (92 stars)

Cons

  • Requires a Perplexity API key and incurs usage costs
  • Dependent on network connectivity and Perplexity API uptime
  • Limited to the capabilities and knowledge cutoff of Perplexity's models
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks