Perplexity MCP Server
@Alcova-AI
关于 Perplexity MCP Server
An MCP server for the Perplexity for use with Claude Code and Claude Desktop, giving you enhanced search and reasoning capabilties.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Perplexity MCP Server?
A Go-based MCP server that bridges AI assistants like Claude and Cursor to the Perplexity API, enabling real-time web search and complex reasoning tasks directly from their interfaces.
How to use Perplexity MCP Server?
Install via Homebrew (brew install perplexity-mcp), from source, or download a binary. Set the PERPLEXITY_API_KEY environment variable, then configure the server with your AI client (e.g., Claude Code, Claude Desktop) using the stdio transport. Optionally customize models with the --model and --reasoning-model flags.
Key features of Perplexity MCP Server
- Provides two tools:
perplexity_ask(search) andperplexity_reason(reasoning) - Uses Perplexity’s Sonar Pro and Sonar Reasoning Pro models
- Supports stdio transport for MCP communication
- Configurable models via flags or environment variables
- Simple installation with Homebrew, Go, or pre‑built binaries
- Works natively with Claude Code, Claude Desktop, and Cursor
Use cases of Perplexity MCP Server
- Retrieving current news, data, or facts during a conversation with an AI assistant
- Performing multi‑step reasoning or research tasks without leaving the assistant’s interface
- Augmenting code‑generation workflows with live web information in Claude Code or Cursor
FAQ from Perplexity MCP Server
What does Perplexity MCP Server do?
It acts as a bridge between AI assistants and the Perplexity API, letting assistants search the web and perform reasoning tasks using Perplexity’s models.
What are the runtime requirements?
You need a Perplexity API key, the perplexity-mcp binary (available for macOS, Linux, and other platforms), and an MCP‑compatible AI client like Claude Desktop, Claude Code, or Cursor.
Where does my data live? How is privacy handled?
All requests are routed through the Perplexity API. The server itself does not store data; data is sent to and processed by Perplexity according to their privacy policy.
What transport protocol does it use?
The server supports only the stdio MCP transport. It communicates via standard input/output with the AI client.
How do I authenticate?
Set your Perplexity API key as the PERPLEXITY_API_KEY environment variable or include it in the client configuration. There are no other authentication methods mentioned.
AI 与智能体 分类下的更多 MCP 服务器
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
评论