Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Perplexity MCP Server logo
MCP server

Perplexity MCP Server

Perplexity's answer engine as four tools, from quick lookup to deep research.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @perplexity-ai/mcp-server
mcpServers
{
  "mcpServers": {
    "perplexity-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@perplexity-ai/mcp-server"
      ]
    }
  }
}
Transport
both
Runtime
Node
Auth
Required
Tools
4
License
MIT
Tools
perplexity_searchperplexity_askperplexity_researchperplexity_reason

Perplexity's own server exposes the API at four depths: a plain ranked search, a conversational answer grounded in live sources, a long-running research call, and a reasoning mode for analytical questions. Each maps to a different speed and cost preset, so an agent can decide how much to spend on a given question. It runs from npm over stdio, in Docker, or as a self-hosted HTTP server.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?