Back to directory
perplexityai/modelcontextprotocol

perplexityai/modelcontextprotocol

@perplexityai

The official MCP server implementation for the Perplexity API Platform, providing real-time web search, reasoning, and research capabilities through Sonar models.

searchresearchreasoningapiperplexitysonarweb-searchmcp-servercontext

Installation & Configuration

{
  "mcpServers": {
    "perplexity": {
      "command": "npx",
      "args": [
        "-y",
        "@perplexity-ai/mcp-server"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your_key_here"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12