Back to directory
spences10/mcp-perplexity-search

spences10/mcp-perplexity-search

@spences108527

A Model Context Protocol (MCP) server for integrating Perplexity's AI API with LLMs.

perplexitysearchaimcp-serverllmchat-completioncontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-perplexity-search": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-perplexity-search"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your-perplexity-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/1/22
Updated
2025/4/5