Skip to main content
Glama

Perplexity MCP Server

by Rohit-Seelam

perplexity_small

Get quick answers to factual questions and basic research queries using Perplexity's sonar-pro model for fast, cost-effective responses with citations.

Instructions

Quick and reliable queries using Perplexity's sonar-pro model. Best for: Fast factual questions, basic research, immediate answers. Uses default parameters for optimal speed and cost-effectiveness. 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