Perform conversational searches with the Perplexica AI-powered answer engine.
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.
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 on http://localhost:3000
.
You can configure the base URL by setting the PERPLEXICA_BASE_URL
environment 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 modesperplexica_get_models
: Get available chat and embedding modelswebSearch
: General web searchacademicSearch
: Academic and research-focused searchwritingAssistant
: Writing and content creation assistancewolframAlphaSearch
: Mathematical and computational queriesyoutubeSearch
: YouTube video searchredditSearch
: Reddit discussion searchEfficiently search Obsidian vaults using the ripgrep tool.
Best people search engine that reduces the time spent on talent discovery.
Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.
MCP server that performs whois lookup against domain, IP, ASN and TLD.
Provides comprehensive import and export trade data query functions, including trend analysis, product statistics, and geographic distribution.
An automated research agent using Google Gemini models and Google Search to perform deep, multi-step web research.
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
An MCP server for accessing Ragie's knowledge base retrieval capabilities.
Provides access to Typesense search capabilities, requiring a connection to a Typesense server.
Unlock geospatial intelligence through Mapbox APIs like geocoding, POI search, directions, isochrones and more.