Skip to main content
Glama
MIt9

perplexity-pro-mcp

by MIt9

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PERPLEXITY_COOKIEYesYour Perplexity browser session cookie (full cookie string, including cf_clearance for some tools)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
perplexity_searchB

Search the web using Perplexity AI Pro. Returns a detailed answer with citations and sources.

perplexity_threadsB

List recent Perplexity search threads.

perplexity_exportB

Export a Perplexity answer entry as markdown or PDF.

perplexity_follow_upA

Continue a conversation in an existing Perplexity thread. Use thread_uuid from a previous search result.

perplexity_collectionsB

List user's Perplexity collections (saved threads).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 5 tools

Disambiguation5/5

Each tool serves a unique purpose: searching, listing threads/collections, following up, and exporting. No overlapping functionality.

Naming Consistency5/5

All tools follow the 'perplexity_' prefix with snake_case, mixing verb and noun patterns consistently (e.g., search, threads, export). Predictable and clear.

Tool Count5/5

Five tools is well-scoped for a search assistant: core search, thread management, follow-up, export, and collections. Not excessive nor sparse.

Completeness4/5

Covers essential operations: search, view threads, follow-up, export, and list collections. Minor gap: no tool to delete or modify threads/collections, but core workflow is complete.

Maintenance

ActivityStale
ResponsivenessNo issues