perplexity-web-mcp
Related Servers
Alternatives to perplexity-web-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to perform web searches and deep research via Perplexity, without API costs, using session-based authentication and multi-account pooling.212MIT
- AlicenseAqualityDmaintenanceProvides AI-powered research capabilities through Perplexity's web interface, enabling web search, deep research, chat, and documentation retrieval without API keys.8GPL 3.0
- FlicenseNot gradedqualityDmaintenanceGives AI agents live research and image generation capabilities by automating a logged-in Perplexity Pro browser session.-
- FlicenseBqualityDmaintenanceEnables AI assistants to perform real-time web and academic searches using Perplexity's Sonar API.2-
- AlicenseAqualityDmaintenanceIntegrates Perplexity AI's chat capabilities with real-time web search, enabling users to ask questions and receive AI-powered answers with up-to-date information and citations from verified web sources.177 npm1Apache 2.0
- AlicenseNot gradedqualityDmaintenanceProvides AI-powered search, research, and reasoning capabilities through integration with Perplexity.ai, offering three specialized tools: general conversational AI, deep research with citations, and advanced reasoning.4 npm2MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: search is for general queries, search_advanced provides explicit source control, and login handles authentication. There is no ambiguity between them.
search and search_advanced follow a consistent lowercase snake_case pattern, though login deviates from the 'search' prefix. The naming is still clear and predictable overall.
With only 3 tools, the set is minimal yet complete for its purpose—performing web searches and handling authentication. Each tool earns its place without bloat or redundancy.
The surface covers the full search lifecycle: a standard search, an advanced search with source selection, and an auth check to ensure access. No significant gaps are apparent for a web search MCP.