Perplexity
Interacting with Perplexity
Perplexity MCP Server
MCP Server for the Perplexity API.
:warning: Limitations:
- The Claude Desktop client may timeout if Perplexity processing takes too long
- This issue might be resolved if Claude Desktop implements support for long running operations and progress reporting in the future
- Implementation updates to handle these features will be made if they become available
Components
Tools
- ask_perplexity: Request chat completion with citations from Perplexity
Quickstart
Install
Claude Desktop
- On macOS:
~/Library/Application\ Support/Claude/claude_desktop_config.json - On Windows:
%APPDATA%/Claude/claude_desktop_config.json
"mcpServers": {
"Perplexity": {
"command": "uvx",
"args": [
"mcp-server-perplexity"
],
"env": {
"PERPLEXITY_API_KEY": "your-perplexity-api-key"
}
}
}
Server Terkait
GeoRanker
Access GeoRanker's SEO and keyword research tools for advanced search engine optimization analysis.
Unified Search MCP Server
Provides unified search capabilities across Google Scholar, Google Web Search, and YouTube.
Slack Search
Search for messages and files within a Slack workspace using the Slack API.
MCP Naver News
Search for news articles using the Naver News API. Requires Naver News API credentials.
MCP Research Friend
Research tools, including a Sqlite-backed document stash
Obsidian Omnisearch
Search your Obsidian vault using the Omnisearch plugin via a REST API.
Search Intent MCP
Analyzes user search keyword intent for SEO support using the AI Search Intent API.
Brave-Gemini Research MCP Server
Perform web searches with the Brave Search API and analyze research papers using Google's Gemini model.
ChunkHound
A local-first semantic code search tool with vector and regex capabilities, designed for AI assistants.
Movies Search Tool
A search tool for finding movies and TV shows from multiple video sources with link validation.