Loading languages...
SE

server-perplexity-ask

@ppl-ai1454

A Model Context Protocol Server connector for Perplexity API, to enable web search without leaving the MCP ecosystem.

web search
perplexity
api
llm tool

# mcpServer Config

{
  "mcpServers": {
    "perplexity-ask": {
      "command": "npx",
      "args": [
        "-y",
        "server-perplexity-ask"
      ],
      "env": {
        "PERPLEXITY_API_KEY": "YOUR_API_KEY_HERE"
      }
    }
  }
}

# stdio

npx -y server-perplexity-ask
Transport:
stdio
语言:
JavaScript
创建时间:3/10/2025
更新时间:7/31/2025