A
licenseA
qualityD
maintenanceAn MCP server that enables Claude to perform web searches using Perplexity's API with intelligent model selection based on query intent and support for domain and recency filtering.
6
4
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: fetching current time, reading a webpage, and performing a web search. There is no functional overlap.
All tools use snake_case and a verb_noun pattern. However, 'web_search_bing' includes the search engine name, which deviates slightly from the simpler 'get_' and 'read_' patterns.
Three tools is on the lower end but appropriate for a focused web search agent. The core functionalities of search and page reading are covered, with an extra time utility.
The tool set covers basic web search and content retrieval, but lacks options like filtering by date, searching multiple engines, or managing search history. The time tool is a niche addition.