Back to directory
rossh121/perplexity-mcp

rossh121/perplexity-mcp

@RossH121

A Perplexity MCP server with domain filtering, search recency and model routing

perplexitysearchresearchmcp-serverweb-searchdomain-filtermodel-routingcontext

Installation & Configuration

{
  "mcpServers": {
    "perplexity-server": {
      "command": "node",
      "args": [
        "/absolute/path/to/perplexity-mcp/build/index.js"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your-api-key-here",
        "PERPLEXITY_MODEL": "sonar-pro"
      }
    }
  }
}

Information

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