Search ★ Featured

Perplexity MCP

Search the web with Perplexity AI from your AI assistant.

1 IDE
40 /100
New Based on GitHub stars

Quick Overview

Everything you need to know about Perplexity MCP

Best For

  • AI-powered workflows
  • LLM integrations
  • Model management

Requirements

  • Node.js 18+ or Bun

Quick Start

  1. 1Install via npx or bun
  2. 2Add to your MCP config
  3. 3Restart your AI assistant
  4. 4Start using 0 tool

How good is this MCP?

Our scoring algorithm analyzes multiple dimensions to help you make informed decisions.

0 /100
Needs Improvement

Score Breakdown by Dimension

This is a simplified score based on publicly available data. Full scoring with all 5 dimensions coming soon!

Adoption How popular and trusted is this MCP?
0

Based on 0 GitHub stars

Deterministic Scoring Based on real data from GitHub, npm, and MCP manifests. Same input = same score.
Coming Soon

More insights on the way

Trend Analysis Track how the score evolves over time
Percentile Ranking See where this MCP ranks among all servers
Compare MCPs Side-by-side comparison of similar servers

What can this MCP do?

Explore the 0 tools available in Perplexity MCP

Tool Discovery Pending

We haven't indexed the tools for this MCP yet. This usually means:

  • The MCP manifest isn't published or is in a custom format
  • Tools are dynamically generated at runtime
  • The repository was recently added to our catalog
Check the GitHub Repository

Get Started in Seconds

Add Perplexity MCP to your AI coding assistant

4 Compatible IDEs
npx One-command install
1 Required secret
Choose your IDE:
Config file location ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json
JSON
{
  "mcpServers": {
    "perplexity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@perplexity/mcp-server"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your_perplexity_api_key"
      }
    }
  }
}
Environment Variables Required These secrets are needed for the MCP to work
  • PERPLEXITY_API_KEY Replace your_perplexity_api_key with your actual value
1 Save the configuration file
2 Restart Claude Desktop
Ready to use!

Try It Out

Copy these prompts to get started with Perplexity MCP

How to use these prompts

Open your AI assistant with Perplexity MCP enabled, paste any prompt below, and watch the magic happen.

3 official examples
Workflows

Use Cases

Common workflows and scenarios for Search MCPs

01

Real-time Information

Get current news, prices, and live data that AI training data lacks.

What are the latest news about TypeScript 6.0?
02

Research Assistance

Deep-dive into topics with comprehensive web searches.

Research best practices for React Server Components
03

Fact Checking

Verify claims and find authoritative sources.

Is it true that Bun is faster than Node.js for HTTP?
04

Documentation Lookup

Find official docs and API references quickly.

Find the SvelteKit load function documentation

Why use Search MCPs?

Key advantages of integrating Perplexity MCP with your AI assistant

1

Current Information

Access real-time data beyond AI training cutoff.

2

Verified Sources

Get links to authoritative sources for verification.

3

Privacy Options

Use privacy-focused engines like Brave or DuckDuckGo.

4

Comprehensive Research

Search across multiple sources in one conversation.

Example Prompts — Perplexity MCP
4 prompts

Important Considerations

  • Search results may include unreliable sources - verify important information
  • API rate limits vary by provider - check your usage
  • Some content may be behind paywalls or require authentication
Tools

Common Tool Patterns

Typical tools found in Search MCPs

web_search search

Search the web and return results

search_news search

Search recent news articles

search_images search

Search for images on the web

get_page read

Fetch and extract content from a URL

Frequently Asked Questions