perplexity-mcp

Alcova-AI/perplexity-mcp
★ 31 stars Go 🤖 AI/LLM Updated 1mo ago
An MCP server for the Perplexity for use with Claude Code and Claude Desktop, giving you enhanced search and reasoning capabilties.
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": {
    "perplexity-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/Alcova-AI/perplexity-mcp@latest"
      ]
    }
  }
}

Topics

aiclaudellmmcp-serverperplexity-api