Does Perplexity have an MCP server?

Yes Official

Perplexity maintains an official MCP server.

Verified 2026-08-10 against vendor docs
Access
Remote server
Endpoint
https://api.perplexity.ai/mcp
Maintainer
Perplexity
License
MIT
Language
TypeScript
Stars
2.4k
Last commit
12d ago
What it does
The official MCP server implementation for the Perplexity API Platform
— how perplexityai/modelcontextprotocol describes itself

Project site: docs.perplexity.ai

The receipts
Vendor-hosted https://api.perplexity.ai/mcp

A remote server run by Perplexity itself — nothing to install. Documented at docs.perplexity.ai.

Official repository perplexityai/modelcontextprotocol

The official MCP server implementation for the Perplexity API Platform

★ 2.4k pushed 2026-07-30 MIT Active
Connect it

Hosted by the vendor — no install, connect over HTTP with OAuth or a token.

Add it from the terminal, then restart your session:

terminal
claude mcp add --transport http perplexity https://api.perplexity.ai/mcp

Add --scope user to make it available in every project.

Questions
Does Perplexity have an official MCP server?

Yes. Perplexity maintains an official MCP server, hosted at https://api.perplexity.ai/mcp. The source lives at perplexityai/modelcontextprotocol on GitHub.

How do I connect Perplexity to Claude?

Add https://api.perplexity.ai/mcp as a custom connector under Settings → Connectors in Claude Desktop or claude.ai, or run "claude mcp add --transport http perplexity https://api.perplexity.ai/mcp" in Claude Code.

Do I need to install anything to use the Perplexity MCP server?

No. It is a remote server hosted by Perplexity, so your MCP client connects to it over HTTP. You authenticate with the vendor rather than installing a package.

How is this verdict verified?

Official hosted MCP at api.perplexity.ai/mcp (Streamable HTTP, bearer API key) recommended in Perplexity's docs; local stdio server ships as @perplexity-ai/mcp-server on npm. GitHub metadata is refreshed every six hours.

How we know

Official hosted MCP at api.perplexity.ai/mcp (Streamable HTTP, bearer API key) recommended in Perplexity's docs; local stdio server ships as @perplexity-ai/mcp-server on npm.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Search & Data Extraction

See all Search & Data Extraction servers →