Back to directory
tanigami/mcp-server-perplexity

tanigami/mcp-server-perplexity

@tanigami

MCP Server for the Perplexity API, providing chat completion with citations.

perplexitysearchapimcpresearchcitationllmcontext

Installation & Configuration

{
  "mcpServers": {
    "Perplexity": {
      "command": "uvx",
      "args": [
        "mcp-server-perplexity"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "your-perplexity-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12