Skip to main content
Glama

Perplexity MCP Server

recency_filter

Filter search results by time window (hour, day, week, month) or disable time-based filtering to customize the recency of retrieved information on the Perplexity MCP Server.

Instructions

Set the time recency for search results

Input Schema

NameRequiredDescriptionDefault
filterYesTime window for search results (none to disable filtering)

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "Time window for search results (none to disable filtering)", "enum": [ "hour", "day", "week", "month", "none" ], "type": "string" } }, "required": [ "filter" ], "type": "object" }

You must be authenticated.

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/RossH121/perplexity-mcp'

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