mcp-server-perplexity
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 <a href="https://glama.ai/mcp/servers/hchfq9bydq"><img width="380" height="200" src="https://glama.ai/mcp/servers/hchfq9bydq/badge" alt="Perplexity Server MCP server" /></a> ## 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" } } } ``` ---
Recommend MCP Servers 💡
arxiv_mcp
An MCP service for searching and interpreting academic papers from arXiv.
kibana-mcp
Model Context Protocol (MCP) server for Kibana Security, designed to manage alerts, rules, and exceptions via AI assistants.
blender-mcp
BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
pox-mcp-server
An MCP server implementation that provides network control and management capabilities through the POX SDN controller.
@notainc/gyazo-mcp-server
An official Model Context Protocol server for Gyazo, enabling AI assistants to access, search, fetch, and upload images and their metadata (including OCR data) via the Gyazo API.
bugsnag-mcp-server
A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag.