perplexity-mcp-server
Provides tools for interacting with the Perplexity AI API, enabling chatting, searching, and retrieving documentation.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@perplexity-mcp-serversearch for recent advancements in natural language processing"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Perplexity AI MCP Server
This repository contains the source code for a Model Context Protocol (MCP) server that provides access to the Perplexity AI API. This server allows users to interact with Perplexity AI through various tools, including chatting, searching, and retrieving documentation.
Purpose
This server simplifies the integration of Perplexity AI into MCP-based systems. It provides a convenient and standardized way to access Perplexity AI's capabilities.
Related MCP server: Perplexity Agent MCP
Setup
Install Node.js and npm: Ensure you have Node.js and npm installed on your system.
Clone the repository: Clone this repository to your local machine.
Install dependencies: Navigate to the project directory and run
npm install.Configure API Key: Set the
PERPLEXITY_API_KEYenvironment variable to your Perplexity API key.Run the server: Run
npm startto start the server.
Usage
The server exposes several tools that can be accessed through the MCP system. Refer to the MCP documentation for details on how to use these tools.
Technologies Used
TypeScript
@modelcontextprotocol/sdk
axios
Known Issues
The Perplexity API may be unreliable. Error handling is included to gracefully handle API failures.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceProvides a standardized way to integrate Perplexity AI's features like chat, search, and documentation access into MCP-based systems.Last updated51
- AlicenseAqualityAmaintenanceEnables coding assistants to access Perplexity AI for quick fact-checking and in-depth research. Provides two tools: lookup for fast documentation queries and answer for comprehensive research with recommendations.Last updated2241MIT
- AlicenseBqualityAmaintenanceEnables AI agents and users to query Perplexity AI's premium models (GPT-5.4, Claude 4.6 Opus, Gemini 3.1 Pro, etc.) via MCP tools, CLI, or API, with support for deep research, model council, and multi-turn conversations.Last updated30154MIT
- Alicense-qualityDmaintenanceProvides a standardized interface for interacting with Perplexity's tools and services through a unified API, following the MCP specification.Last updated1MIT
Related MCP Connectors
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bizopsyello/perplexity-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server