🔍

Perplexity MCP Server

Updated June 2026✓ Official

The Perplexity MCP server, built by Perplexity, provides the Perplexity MCP Server is the official server from Perplexity AI that brings real-time web search, reasoning, and deep research into any MCP-compatible client through the Perplexity Sonar API. It is officially maintained and best for Search.

by Perplexity

About

The Perplexity MCP Server is the official server from Perplexity AI that brings real-time web search, reasoning, and deep research into any MCP-compatible client through the Perplexity Sonar API. Unlike scrapers or search-index wrappers, it taps Perplexity's own answer engine, so Claude gets grounded, citation-backed responses drawn from live web results. The server exposes four purpose-built tools: perplexity_search returns ranked web results with snippets for lightweight lookups; perplexity_ask provides general-purpose conversational answers with real-time search using the sonar-pro model, ideal for quick everyday questions; perplexity_research runs deep, comprehensive investigations with the sonar-deep-research model for thorough analysis and detailed reports; and perplexity_reason handles advanced problem-solving and multi-step analytical tasks with the sonar-reasoning-pro model, with an optional strip_thinking parameter to control chain-of-thought output. Authentication uses a single PERPLEXITY_API_KEY from the Perplexity API dashboard. Installation is a one-line npx command with the official @perplexity-ai/mcp-server package — add it to Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, or Codex, with a Docker image and HTTP transport also supported for server deployments. Because it is Perplexity's first-party implementation (2,300+ GitHub stars), the Perplexity MCP Server is the most reliable way to give an AI agent fresh, sourced answers — perfect for research assistants, fact-checking, and any workflow that needs current information the base model was never trained on.

Installation

npm / npx
npx -y @perplexity-ai/mcp-server

Frequently Asked Questions

What is Perplexity MCP Server?
Perplexity is an MCP server built by Perplexity. The Perplexity MCP Server is the official server from Perplexity AI that brings real-time web search, reasoning, and deep research into any MCP-compatible client through the Perplexity Sonar API. Unlike scrapers or search-index wrappers, it taps Perplexity's own answer engine, so Claude gets grounded, citation-backed responses drawn from live web results. The server exposes four purpose-built tools: perplexity_search returns ranked web results with snippets for lightweight lookups; perplexity_ask provides general-purpose conversational answers with real-time search using the sonar-pro model, ideal for quick everyday questions; perplexity_research runs deep, comprehensive investigations with the sonar-deep-research model for thorough analysis and detailed reports; and perplexity_reason handles advanced problem-solving and multi-step analytical tasks with the sonar-reasoning-pro model, with an optional strip_thinking parameter to control chain-of-thought output. Authentication uses a single PERPLEXITY_API_KEY from the Perplexity API dashboard. Installation is a one-line npx command with the official @perplexity-ai/mcp-server package — add it to Claude Code, Claude Desktop, Cursor, Windsurf, VS Code, or Codex, with a Docker image and HTTP transport also supported for server deployments. Because it is Perplexity's first-party implementation (2,300+ GitHub stars), the Perplexity MCP Server is the most reliable way to give an AI agent fresh, sourced answers — perfect for research assistants, fact-checking, and any workflow that needs current information the base model was never trained on.
Who built Perplexity MCP Server?
Perplexity MCP Server was built by Perplexity.
Is Perplexity MCP Server free?
Yes, Perplexity MCP Server has a free option. The MCP server is free and open-source. Perplexity: Free tier (limited queries). Pro: $20/mo. API: Pay-per-query from $0.005/query.
How do I install Perplexity MCP Server?
Install Perplexity MCP Server with npm: npx -y @perplexity-ai/mcp-server
What does Perplexity MCP Server integrate with?
Perplexity MCP Server integrates with Claude Desktop, Cursor, VS Code, Windsurf, Cline.

Repo Health

Local install

Local/stdio install — runs on your machine, so there is no remote endpoint to verify live. Trust signal below is from the source repo.

Repo recency not yet available for this server.

Quick Info

Install Type
npm
Author
Perplexity
Categories
2
Integrations
5

Related Servers

🧠

Memory

Knowledge graph-based persistent memory system. Store and retrieve contextual information.

Local
🤖

Sequential Thinking

Dynamic and reflective problem-solving through thought sequences.

Local
🌍

Apify MCP Server

The Apify MCP server gives AI agents access to 6,000+ ready-made cloud scrapers, crawlers, and automation tools on the Apify Store — no infrastructure required. Connect to Apify Actors that extract data from social media platforms (Instagram, TikTok, LinkedIn), search engines (Google, Bing), e-commerce sites (Amazon, eBay), maps (Google Maps), and virtually any website. Each Actor runs in the cloud with managed proxies, browser fingerprinting, and anti-bot bypass built in. Use the Apify MCP server to query Actors by task, stream results directly into your AI context, run custom scraping Actors from your Apify account, and chain multiple data extraction steps in a single workflow. Supports tool filtering to expose only the Actors you need, and integrates with Apify's RAG web browser Actor for retrieval-augmented generation use cases.

Auth required
🌍

Firecrawl MCP Server

The Firecrawl MCP server gives your AI assistant the ability to crawl, scrape, and extract structured data from any website — turning raw HTML into clean, LLM-ready Markdown or JSON in seconds. Built by the Firecrawl team, it exposes tools for single-page scraping, deep site crawls (following internal links), and batch URL extraction, all with JavaScript rendering handled automatically so dynamic content is never missed. Developers use it to automate competitive research, build live knowledge bases, extract pricing tables, monitor documentation changes, or feed structured web data into RAG pipelines — all through natural-language prompts without writing a single scraper script. The Firecrawl MCP server handles rate limiting, retries, and proxy rotation behind the scenes. Authentication requires a Firecrawl API key (free tier available). Install with: npx firecrawl-mcp. Works with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. With Firecrawl, any public webpage becomes a structured data source your AI can reason over, compare, and act on — making it the go-to MCP server for web data extraction workflows.

Auth required
🔍

Exa MCP Server

Exa's official MCP server connects AI assistants to a search engine purpose-built for AI, using neural embeddings to match on meaning rather than keywords so agents get clean, ready-to-use content instead of a page of blue links to re-parse. The default tool set covers web_search_exa for quick topical lookups and web_search_advanced_exa for full control over domains, date ranges, and content filters, plus specialized tools for code_search (searching real-world code and GitHub), company_research (building company profiles, competitor lists, and financials), crawling/web_fetch (pulling clean content from a specific URL), people_search and linkedin_search (public professional-profile lookups), and deep_researcher_start/check for long-running multi-step research tasks backed by Exa's Research API. The server is hosted at https://mcp.exa.ai/mcp — no local process to run — and connects via one-line setup in Cursor, VS Code, Claude Code, Claude Desktop (available as a native Connector), Codex, OpenCode, Windsurf, and Antigravity, authenticated with an EXA_API_KEY from the Exa dashboard. Tool exposure is tunable per client via a ?tools= query parameter on the endpoint URL, letting teams ship narrow, purpose-built configurations (e.g. company-research-only or LinkedIn-only agents) instead of exposing the full surface, and Exa ships ready-made Claude Skills/agent definitions for common patterns like company research and people search with built-in query-variation and token-isolation guidance.

Live

Sponsored

ElevenLabs

Free Tier

The leading voice AI platform. Add lifelike text-to-speech to your Claude agents via the ElevenLabs MCP server.

Try ElevenLabs free →