$ timeahead.in
/ servers/npm/@perplexity-ai/mcp-server
npm

@perplexity-ai/mcp-server

Real-time web search, reasoning, and research through Perplexity's API

2k stars15k/wkupdated 16d agogithub ↗
91excellent
▣ Overview
Add to Kironpm version

What it does

This is the official MCP server for Perplexity AI's API platform. It connects Claude to Perplexity's real-time search and reasoning models via four tools: direct web search, conversational search backed by Sonar Pro, deep research using Sonar Deep Research, and advanced reasoning with Sonar Reasoning Pro. All operations delegate to Perplexity's API, which handles the actual web search and model inference.

Who it's for

Researchers and engineers building AI agents or chatbots that need grounding in current information and source citations. Also useful for anyone who wants Claude to answer questions about recent events, products, or data without hallucinating based on stale training data.

Common use cases

  • Query current news, product launches, or market data that post-dates the model's knowledge
  • Generate detailed research reports with citations from live sources
  • Solve complex analytical or reasoning problems grounded in real-time context
  • Build fact-checking tools that verify claims against current information
  • Create conversational assistants that cite sources and stay up-to-date

Setup pitfalls

  • Requires a valid Perplexity API key from api.perplexity.ai; all requests fail without valid credentials
  • Synchronous HTTP calls have a default 5-minute timeout; long-running research queries may need PERPLEXITY_TIMEOUT_MS increased
  • If behind a corporate proxy, set PERPLEXITY_PROXY explicitly; default proxy detection may not work reliably
  • The strip_thinking parameter for reducing context token usage is only available on the reasoning and research tools, not search or ask
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
84
16.7
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
90.7
⚿ Capabilities & Risk Explainer
networksecrets
◆ Risk level: medium
network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "perplexity-aimcp": {
      "command": "npx",
      "args": [
        "-y",
        "@perplexity-ai/mcp-server"
      ]
    }
  }
}
📈 Score historylast 15 snapshots
5/25/20266/6/2026 · 15 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads15k
github stars2k
forks336
open issues10
license✓ present
readme length8164 chars
last publish0d ago
last commit16d ago
last updated1d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points