cyanheads/perplexity-mcp-server
A Perplexity API MCP server that unlocks Perplexity's search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, and transparent reasoning with the showThinking parameter.
Implements dual tools for Perplexity API integration—a `perplexity_search` tool for fast, filtered queries with recency and domain controls, and a `perplexity_deep_research` tool for exhaustive multi-source analysis with configurable reasoning effort. Built on the MCP SDK with TypeScript, it supports both stdio and HTTP transports, includes cost estimation utilities, and provides robust authentication (JWT/OAuth) and structured logging via Hono. Designed to integrate directly with MCP-compatible clients like Cline for LLM-driven research workflows.
No commits in the last 6 months.
Stars
21
Forks
10
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Jul 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cyanheads/perplexity-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
DaInfernalCoder/perplexity-mcp
A Model Context Protocol (MCP) server for research and documentation assistance using Perplexity...
wysh3/perplexity-mcp-zerver
MCP web search using perplexity without any API KEYS
mishamyrt/perplexity-web-api-mcp
🔍 Perplexity AI MCP without API key
elct9620/perplexity-ask-openrouter
The Perplexity Ask MCP Server use OpenRouter
sgaunet/pplx
Unofficial CLI to query and chat with the Perplexity API. Supports interactive chat, web search...