Skip to main content
Glama

Perplexity MCP Server

by Rohit-Seelam

perplexity_large

Perform comprehensive research and detailed analysis for complex queries using deep reasoning and extensive search context, returning content with citations.

Instructions

Comprehensive research with maximum depth using sonar-deep-research. Best for: Deep research tasks, comprehensive analysis, complex multi-step reasoning, academic research, detailed technical investigations. Uses high reasoning effort and search context size. WARNING: This tool may take significantly longer (potentially 10-30 minutes) and may timeout on very complex queries. Args: query: The question or prompt to send to Perplexity messages: Optional conversation context (list of {"role": "user/assistant", "content": "..."}) Returns: Dictionary with content and citations

Input Schema

NameRequiredDescriptionDefault
messagesNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "messages": { "default": null, "items": { "additionalProperties": { "type": "string" }, "type": "object" }, "title": "Messages", "type": "array" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Perplexity MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rohit-Seelam/Perplexity_MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server