Back to directory
chenxilol/perplexity-mcp-go

chenxilol/perplexity-mcp-go

@chenxilol

Perplexity Search MCP服务器实现,允许LLM通过MCP协议访问Perplexity搜索API

perplexitysearchmcpgolangllmapiweb-searchtool

Installation & Configuration

{
  "mcpServers": {
    "perplexity-search": {
      "command": "/path/to/perplexity-search-mcp",
      "env": {
        "PERPLEXITY_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15