Skip to main content
Glama

Perplexity MCP Server

by ayoubzeroual

perplexity_search_web

Search the web for current information using time-based filters to find recent results from today, this week, month, or year.

Instructions

Search the web using Perplexity AI with recency filtering

Input Schema

NameRequiredDescriptionDefault
queryYes
recencyNomonth

Input Schema (JSON Schema)

{ "properties": { "query": { "type": "string" }, "recency": { "default": "month", "enum": [ "day", "week", "month", "year" ], "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/ayoubzeroual/perplexity-mcp'

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