Back to directory
martinbechard/mcp-perplexity

martinbechard/mcp-perplexity

@martinbechard

MCP server integrating Perplexity AI-powered internet search with source citations and domain filtering

perplexitysearchmcpweb-searchai-searchcitationtypescriptcontext

Installation & Configuration

{
  "mcpServers": {
    "perplexity": {
      "command": "node",
      "args": [
        "/path/to/mcp-perplexity/dist/stdio-server.js",
        "--api-key",
        "your-perplexity-api-key"
      ]
    }
  }
}

Information

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