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"
}
}
}
İlgili Sunucular
Perplexica Search
Perform conversational searches with the Perplexica AI-powered answer engine.
Perplexity
Web search using the Perplexity API with automatic model selection based on query intent.
Bocha
A search engine for AI applications, providing world knowledge from web pages and various content sources like weather, news, and images.
askingahuman.com
Ask a question and receive a real answer from a human
OSRS MCP Server
Search the Old School RuneScape (OSRS) Wiki and access game data definitions.
Joblyst MCP
One search to get german projects and jobs from different plattforms
Sci-Hub MCP Server
Search and access academic papers from Sci-Hub by DOI, title, or keyword.
DuckDuckGo Search
Perform web searches using the DuckDuckGo API, with features for fetching and parsing content.
MTG MCP Servers
Magic: The Gathering (MTG) servers for deck management and card search using the MCP protocol.
YouTube Toolbox
A set of tools to interact with YouTube, including video search, transcript extraction, and comment retrieval.