Skip to main content
Glama

Perplexity AI MCP Server

search

Query and retrieve detailed information on any topic by specifying search terms and desired detail level (brief, normal, detailed).

Instructions

Perform a general search query to get comprehensive information on any topic

Input Schema

NameRequiredDescriptionDefault
detail_levelNoOptional: Desired level of detail (brief, normal, detailed)
queryYesThe search query or question

Input Schema (JSON Schema)

{ "properties": { "detail_level": { "description": "Optional: Desired level of detail (brief, normal, detailed)", "enum": [ "brief", "normal", "detailed" ], "type": "string" }, "query": { "description": "The search query or question", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Perplexity AI 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/rileyedwards77/perplexity-mcp-server'

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