MCP Perplexity Server
@lostmind008
About MCP Perplexity Server
Model Context Protocol server implementation for Perplexity API
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"perplexity-ask": {
"command": "npx",
"args": [
"-y",
"github:lostmind008/mcp-perplexity-server"
],
"env": {
"PERPLEXITY_API_KEY": "your-api-key",
"MCP_SERVER_PORT": "3000",
"MCP_MODE": "ask"
}
},
"perplexity-search": {
"command": "npx",
"args": [
"-y",
"github:lostmind008/mcp-perplexity-server"
],
"env": {
"PERPLEXITY_API_KEY": "your-api-key",
"MCP_SERVER_PORT": "3001",
"MCP_MODE": "search"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Perplexity Server?
An MCP server implementation that wraps the Perplexity API, supporting Ask and Search modes, designed for use with any MCP client.
How to use MCP Perplexity Server?
Install by adding a configuration entry to your MCP client, specifying the command npx -y github:lostmind008/mcp-perplexity-server, and set the required environment variable PERPLEXITY_API_KEY plus optional MCP_SERVER_PORT and MCP_MODE. Invoke via the client using server names like perplexity-ask or perplexity-search.
Key features of MCP Perplexity Server
- Supports both Ask and Search modes
- Simple configuration via environment variables
- Direct integration with MCP clients
- Runs via npx without local installation
Use cases of MCP Perplexity Server
- Query Perplexity AI for factual answers using Ask mode
- Get search results from Perplexity AI using Search mode
- Integrate Perplexity capabilities into MCP-compatible applications
FAQ from MCP Perplexity Server
What modes does MCP Perplexity Server support?
It supports Ask mode and Search mode, configured via the MCP_MODE environment variable (default: 'ask').
What environment variables are required?
Only PERPLEXITY_API_KEY is required. Optional variables: MCP_SERVER_PORT (default 3000) and MCP_MODE (default 'ask').
How do I run MCP Perplexity Server?
It runs automatically when invoked by an MCP client using npx -y github:lostmind008/mcp-perplexity-server. No local installation is needed.
What is the default port?
The default port is 3000, but can be changed via MCP_SERVER_PORT.
Does MCP Perplexity Server require external dependencies?
It requires an MCP client to invoke it and a valid Perplexity API key. It runs via npx, so Node.js and npm must be available.
Frequently asked questions
What modes does MCP Perplexity Server support?
It supports Ask mode and Search mode, configured via the `MCP_MODE` environment variable (default: 'ask').
What environment variables are required?
Only `PERPLEXITY_API_KEY` is required. Optional variables: `MCP_SERVER_PORT` (default 3000) and `MCP_MODE` (default 'ask').
How do I run MCP Perplexity Server?
It runs automatically when invoked by an MCP client using `npx -y github:lostmind008/mcp-perplexity-server`. No local installation is needed.
What is the default port?
The default port is 3000, but can be changed via `MCP_SERVER_PORT`.
Does MCP Perplexity Server require external dependencies?
It requires an MCP client to invoke it and a valid Perplexity API key. It runs via npx, so Node.js and npm must be available.
Basic information
More AI & Agents MCP servers
Orders of Magnitude — x402 API Catalog
OrdersOfMagnitudeLLC1000+ pay-per-call API endpoints across finance, weather, geography, economic data, agent infrastructure (memory, coordination, secrets, simulation, verification), and NS compute. Payments via x402 protocol on Base/USDC.

bsv.cx
Andy RoweTimestamp and verify evidence on-chain. Let your agent prove what it saw and when. bsv.cx gives an AI agent verifiable memory. Timestamp a hash of any output, archive a web page as it looked, or fetch a URL with a recei

scvd.store
seancrecordThe trust layer of the x402 economy. Free conformance checking for any issuer's x402 signed offers and receipts. Settlement attestation on Base and Solana. Weekly signed, Bitcoin-anchored ecosystem corpus.

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca

q-ring
I4cTimeQuantum-inspired keyring for AI coding agents. Secure secrets with superposition, entanglement, tunneling, and teleportation — CLI + 44 MCP tools.
Comments