Perplexity MCP Server
Perplexity MCP server for real-time web search, reasoning and research through the Perplexity API.
About Perplexity MCP Server
Perplexity MCP server for real-time web search, reasoning and research through the Perplexity API. The observed Official MCP Registry record provides its connection details.
What you can do
- Web search
- Research
How to connect
What is the endpoint and how does it run?
Runs locally from the npm package @perplexity-ai/mcp-server (version 1.2.1) over stdio.
Does it need authentication?
An API key issued by the publisher is required.
How do I add Perplexity MCP Server to Claude Code, Cursor or Claude Desktop?
claude mcp add perplexity -- npx -y @perplexity-ai/mcp-server{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server"
]
}
}
}Snippets are generated from the published package name; the server name perplexity is only a label you can change. Add the credentials the publisher documents.
Published packages
@perplexity-ai/mcp-server @ 1.2.1Sources and checks
View the sourceRegistry name: ai.perplexity/mcp-server
Published version: 1.2.1
Source information collected September 8, 2026.
Badge and embed
Show this listing on your website or README. The badge and the card link back to this page.
[](https://ruagentic.com/tools/perplexity-mcp)<a href="https://ruagentic.com/tools/perplexity-mcp"><img src="https://ruagentic.com/badge/perplexity-mcp.svg" alt="Listed on RUAGENTIC" height="28"></a>[](https://ruagentic.com/tools/perplexity-mcp)<iframe src="https://ruagentic.com/embed/perplexity-mcp" width="480" height="150" style="border:0;max-width:100%" loading="lazy" title="Perplexity MCP Server on RUAGENTIC"></iframe>