mcpbeat Sign in

Perplexity MCP Server

local only

Perplexity runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 12 May 2026.

Search the web, generate AI responses, and create embeddings with real-time information

Installs per day peak 51 · avg 28 · -14% w/w
a month agotoday
241
Installs / week
pypi · mcparmory-perplexity
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Perplexity every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add perplexity -- uvx mcparmory-perplexity
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "perplexity": {
      "args": [
        "mcparmory-perplexity"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.perplexity]
command = "uvx"
args = ["mcparmory-perplexity"]
.cursor/mcp.json
{
  "mcpServers": {
    "perplexity": {
      "args": [
        "mcparmory-perplexity"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "perplexity": {
      "args": [
        "mcparmory-perplexity"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Perplexity

same job, measured the same way
Google Web Search
by jojapi

Google Web Search: Google Web Search API. Search the world’s information, including webpages.

1 tools answering
Linkup
by mcparmory

Search the web and fetch pages with sourced results, optimized for AI agents

223 installs/wk local only
Google Forms MCP
by a1-x-tech

MCP server for the Google Forms API: create forms, manage questions, read responses and watches.

139 installs/wk local only
A
Perplexity API Platform
by perplexity

Real-time web search, reasoning, and research through Perplexity's API

local only
Parallel
by mcparmory

Search the web, extract content, and run distributed tasks with AI-powered automation

237 installs/wk local only
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
LinkupPlatform Linkup MCP Server
by smithery

Search the web in real time to get trustworthy, source-backed answers. Find the latest news and co…

answering
MIAPI — Grounded Web Answers
by miapi

Web search and AI answers with real source citations and a confidence score.

257 installs/wk local only

Perplexity — questions

Answers built from our own checks of this server.

Why is there no uptime for Perplexity?
Perplexity runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-perplexity was installed 241 times last week.
How do I connect Perplexity?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-perplexity straight from pypi; nothing to host, nothing to sign up for.
How many people use Perplexity?
The pypi package mcparmory-perplexity was installed 241 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Perplexity open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.