Perplexity Web Api MCP
Unclaimed🔍 Perplexity AI MCP without API key
Install
claude mcp add perplexity --env PERPLEXITY_SESSION_TOKEN="your-session-token" --env PERPLEXITY_CSRF_TOKEN="your-csrf-token" -- npx -y perplexity-web-api-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (8)
files
(optional, requires tokens): Array of file attachments for document analysis. See File Attachments.
language
(optional): Language code, e.g., "en-US". Defaults to "en-US"
perplexity_ask
Ask Perplexity AI a question and get a comprehensive answer with source citations. By default uses the best model (Pro auto mode) when authentication tokens are provided, or turbo in tokenless mode. Can be configured via PERPLEXITYASKMODEL.
perplexity_reason
Advanced reasoning and problem-solving. By default uses Perplexity's sonar-reasoning model, but can be configured via PERPLEXITYREASONMODEL.
perplexity_research
Deep, comprehensive research using Perplexity's sonar-deep-research (pplxalpha) model.
perplexity_search
Quick web search using the turbo model. Returns only links, titles, and snippets — no generated answer.
query
(required): The search query or question
sources
(optional): Array of sources — "web", "scholar", "social". Defaults to ["web"]