A
licenseNot graded
qualityD
maintenanceAn MCP server that enables AI agents to perform search-augmented queries and deep multi-source research using the Perplexity API.
112
25
Apache 2.0
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct role: one starts a research run, one retrieves results, and one cancels. The descriptions clearly differentiate their purposes, leaving no ambiguity.
All tools share the 'perplexity_agent' prefix, but the main tool lacks a verb suffix while the others have '_cancel' and '_result'. This is a minor deviation from a fully consistent verb_noun pattern.
Three tools perfectly cover the core operations for running and managing research queries via the Perplexity Agent API. The count is well-scoped and not excessive.
The tool set covers the full lifecycle: start a run, retrieve results, and cancel if needed. There are no obvious missing operations for this domain.