Overview
what is Perplexica MCP Server?
Perplexica MCP Server is a Model Context Protocol (MCP) server that provides access to Perplexica's AI-powered search engine, supporting multiple transport protocols including stdio, Server-Sent Events (SSE), and HTTP.
how to use Perplexica MCP Server?
To use the server, clone the repository, install dependencies, set up environment variables, and choose a transport protocol to run the server.
key features of Perplexica MCP Server?
- Multi-Transport Support: stdio, SSE, and HTTP options
- AI-Powered Search: Access intelligent search capabilities
- Multiple Focus Modes: Web search, academic search, writing assistant, etc.
- Flexible Configuration: Customizable models and optimization modes
- Conversation History: Maintain context across queries
use cases of Perplexica MCP Server?
- Conducting academic research with focused queries
- Assisting in writing and content creation
- Performing mathematical and computational queries
- Engaging in real-time web-based communication
FAQ from Perplexica MCP Server?
- What transport protocols does the server support?
The server supports stdio, SSE, and HTTP transport protocols.
- How can I customize the search focus?
You can choose from various focus modes like webSearch, academicSearch, and writingAssistant.
- Is there a health check endpoint?
Yes, you can use the /health endpoint to check the server's status.