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.
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.
Perplexity AI Server
Project Details
- fr0ziii/perplexity-mcp-server
- Last Updated: 4/6/2025
Recomended MCP Servers
A Model Context Protocol server for Flux image generation, providing tools for image generation, manipulation, and control
A VS Code extension implementing MCP server for WordPress integration
Model Context Procotol(MCP) server for using Amazon Bedrock Nova Canvas to generate images
Grounded Documentation for LLMs
Port of Anthropic's file editing tools to an MCP server
An MCP server implementation that seamlessly connects Claude and other AI models to HubSpot CRM data. Provides tools...
Heroku Platform MCP Server
Connect AI agents to the Paradex trading platform. Retrieve market data, manage accounts, and execute trades seamlessly. Enhance...
A Model Context Protocol (MCP) server for AI agents to interact with blockchain data via Nodit’s Web3 Data...
Agent Framework / shim to use Pydantic with LLMs
Model Context Protocol Servers





