mcp-perplexity-server

joewilsonai/mcp-perplexity-server
★ 14 stars JavaScript 💻 Code/Dev Tools Updated today
A Model Context Protocol (MCP) server for intelligent code analysis and debugging using Perplexity AI’s API, seamlessly integrated with the Claude desktop client.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-perplexity-serve": {
      "command": "npx",
      "args": [
        "-y",
        "joewilsonai/mcp-perplexity-server"
      ]
    }
  }
}

Topics

mcpmcp-serverperplexityperplexity-mcp-serversearch