Perplexity MCP Server
@MCP-Mirror
关于 Perplexity MCP Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Perplexity MCP Server?
This is an MCP (Model Context Protocol) server that enables web searches using the Perplexity AI API. It provides a single tool for integrating Perplexity-powered search into any MCP-compatible client.
How to use Perplexity MCP Server?
Install Node.js 18+, clone the repository, install dependencies with npm install, and create a .env file in the root directory containing your Perplexity AI API key as PERPLEXITY_API_KEY=your_key. For development, run npm run dev; for production, build with npm run build then start with npm start. The server exposes the perplexity_search tool, which accepts a query string argument.
Key features of Perplexity MCP Server
- Provides a single tool
perplexity_searchfor web searches - Requires a Perplexity AI API key
- Written in TypeScript
- Supports development and production modes
- Installation and usage instructions for Windows
Use cases of Perplexity MCP Server
- Perform real-time web searches from an MCP client
- Supply up-to-date search results to AI assistants
- Automate querying of Perplexity AI via the MCP protocol
FAQ from Perplexity MCP Server
What tool does Perplexity MCP Server provide?
It provides the perplexity_search tool, which takes a query argument and returns search results from Perplexity AI.
What are the prerequisites for installation?
Node.js 18+, Git, and a valid Perplexity AI API key are required.
How do I configure the API key?
Create a .env file in the project root and add PERPLEXITY_API_KEY=your_api_key_here (no spaces around the = sign). Restart the terminal after making the change.
What should I do if I get permission errors on Windows?
Run your command prompt or PowerShell as Administrator, and verify file permissions in the project directory.
How can I verify my Node.js installation?
Run node --version to check the Node.js version and npm --version to confirm npm is installed.
AI 与智能体 分类下的更多 MCP 服务器
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
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
评论