SYS NOMINALLISTINGS 912 SERVERS 573CLIENTS 103AI AGENTS 236
All tools
Pe
MCP SERVER

Perplexity MCP Server

Perplexity MCP server for real-time web search, reasoning and research through the Perplexity API.

Search & researchmcpsearch
Visit project

About Perplexity MCP Server

Perplexity MCP server for real-time web search, reasoning and research through the Perplexity API. The observed Official MCP Registry record provides its connection details.

What you can do

  • Web search
  • Research

How to connect

What is the endpoint and how does it run?

Runs locally from the npm package @perplexity-ai/mcp-server (version 1.2.1) over stdio.

Does it need authentication?

An API key issued by the publisher is required.

How do I add Perplexity MCP Server to Claude Code, Cursor or Claude Desktop?

Claude Code
claude mcp add perplexity -- npx -y @perplexity-ai/mcp-server
Cursor, Claude Desktop and other clients (JSON config)
{
  "mcpServers": {
    "perplexity": {
      "command": "npx",
      "args": [
        "-y",
        "@perplexity-ai/mcp-server"
      ]
    }
  }
}

Snippets are generated from the published package name; the server name perplexity is only a label you can change. Add the credentials the publisher documents.

Published packages
npm@perplexity-ai/mcp-server @ 1.2.1

Sources and checks

View the source

Registry name: ai.perplexity/mcp-server
Published version: 1.2.1

Source information collected September 8, 2026.

Badge and embed

Show this listing on your website or README. The badge and the card link back to this page.

Listed on RUAGENTICPerplexity MCP Server on RUAGENTIC
Markdown badge
[![Listed on RUAGENTIC](https://ruagentic.com/badge/perplexity-mcp.svg)](https://ruagentic.com/tools/perplexity-mcp)
HTML badge
<a href="https://ruagentic.com/tools/perplexity-mcp"><img src="https://ruagentic.com/badge/perplexity-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>
Markdown card
[![Perplexity MCP Server on RUAGENTIC](https://ruagentic.com/embed/perplexity-mcp.svg)](https://ruagentic.com/tools/perplexity-mcp)
HTML embed
<iframe src="https://ruagentic.com/embed/perplexity-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Perplexity MCP Server on RUAGENTIC"></iframe>