Skip to main content
Glama

Perplexity MCP Server

by Rohit-Seelam

perplexity_medium

Analyze complex questions with moderate research depth, providing technical explanations and citations for informed decision-making.

Instructions

Enhanced reasoning with moderate search depth using sonar-reasoning-pro. Best for: Complex questions requiring analysis, moderate research depth, technical explanations with citations. Uses medium reasoning effort and search context size. 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