Perplexica Search
About
Perform conversational searches with the Perplexica AI-powered answer engine.
Details
- Author
- armand0e
- Categories
- Search, Knowledge Base, Other
Jump to
Setup
Install Perplexica Search in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/armand0e/perplexica-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A Model Context Protocol (MCP) server for interacting with local Perplexica instances. This server provides tools to perform AI-powered searches using your local Perplexica installation.
- Search: Perform AI-powered searches with various focus modes
- Streaming Support: Get real-time streaming responses
- Multiple Focus Modes: Support for web search, academic search, writing assistant, and more
- Customizable Models: Configure chat and embedding models
- Conversation History: Maintain context across searches
git clone https://github.com/armand0e/perplexica-mcp.git cd perplexica-mcp pip install -e .
pip install git+https://github.com/armand0e/perplexica-mcp.git
The server connects to a local Perplexica instance. By default, it expects Perplexica to be running onhttp://localhost:3000.
You can configure the base URL by setting thePERPLEXICA_BASE_URLenvironment variable:
export PERPLEXICA_BASE_URL=http://localhost:3001
Add this to your Claude Desktop configuration:
{ "mcpServers": { "perplexica": { "command": "python", "args": ["-m", "perplexica_mcp"], "env": { "PERPLEXICA_BASE_URL": "http://localhost:3000" } } } }
- perplexica_search: Perform AI-powered searches with various focus modes
- perplexica_get_models: Get available chat and embedding models
- webSearch: General web search
- academicSearch: Academic and research-focused search
- writingAssistant: Writing and content creation assistance
- wolframAlphaSearch: Mathematical and computational queries
- youtubeSearch: YouTube video search
- redditSearch: Reddit discussion search
- Python 3.8+
- A running Perplexica instance (seePerplexica GitHub)
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Search campgrounds around the world on campertunity, check availability, and provide booking links.
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.
All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.
MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.
Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/
Research tools, including a Sqlite-backed document stash
Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.
SerpApi MCP Server for Google and other search engine results
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




