Back to directory
family-it-guy/perplexity-mcp

family-it-guy/perplexity-mcp

@Family-IT-Guy

A lightweight MCP server integrating Perplexity AI models into Claude Desktop with intelligent model selection, multi-model synthesis, and persistent research history.

perplexitysearchresearchaimcp-serverclaude-desktoptypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "perplexity-research": {
      "command": "npx",
      "args": [
        "-y",
        "@familyitguy/perplexity-mcp"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17