Perplexity API Platform
Rank #10,811ai.perplexity/mcp-server
Real-time web search, reasoning, and research through Perplexity's API
Perplexity API Platform is a Model Context Protocol (MCP) server. It ranks #10,811 of 132,046 servers tracked on MCP Toplist. Perplexity API Platform is listed on Official MCP, with 9 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 121,235 of 132,046 servers on MCP Toplist.
Use Perplexity API Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add perplexity -- npx -y @perplexity-ai/mcp-server[mcp_servers.perplexity]
command = "npx"
args = ["-y", "@perplexity-ai/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"perplexity": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"perplexity": {
"command": "npx",
"args": [
"-y",
"@perplexity-ai/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.perplexity%2Fmcp-server)<a href="https://mcptoplist.com/server/ai.perplexity%2Fmcp-server"><img src="https://mcptoplist.com/badge/ai.perplexity%2Fmcp-server.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Available versions (9)
| Version | Published |
|---|---|
| 1.2.1 | Aug 27, 2026 |
| 1.2.0 | Jul 27, 2026 |
| 1.1.0 | Jul 27, 2026 |
| 1.0.0 | Jul 27, 2026 |
| 0.9.0 | Mar 23, 2026 |
| 0.8.4 | Mar 20, 2026 |
| 0.8.3 | Feb 26, 2026 |
| 0.8.2 | Feb 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Is Perplexity API Platform listed on the Official MCP Registry?
- Yes — Perplexity API Platform is listed on the Official MCP Registry.
- How many versions does Perplexity API Platform have?
- MCP Toplist tracks 9 versions of Perplexity API Platform, most recently published on Aug 27, 2026.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.