Loading languages...
SE

server-perplexity-ask

@perplexityai1695

The official MCP server implementation for the Perplexity API Platform

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
更新时间:10/17/2025