Skip to main content
Other Tools and IntegrationsPython

tanigami/mcp-server-perplexity

Interacting with Perplexity API.

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/tanigami/mcp-server-perplexity

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Python
Author
tanigami