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
Idioma:
JavaScript
Creado:3/10/2025
Actualizado:10/17/2025