MCP server
Perplexity MCP Server
Perplexity's answer engine as four tools, from quick lookup to deep research.
Add it to your client
OfficialInstall
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.
Similar MCP servers
Playwright MCP
MCP serverGives an assistant a real browser to click, type and read pages with
Browsers & AutomationDeveloper Tools
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Developer ToolsCloud Platforms & Infrastructure
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Comments(0)
Sign in to comment