mcp-perplexity-api

mcp-perplexity-api

3.2

If you are the rightful owner of mcp-perplexity-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MCP Perplexity Server provides an API to interact with models using the Perplexity API.

The MCP Perplexity Server is designed to facilitate interaction with models through the Perplexity API. It offers a server setup that can be quickly deployed using Docker or Node.js, providing a seamless way to ask questions to a model. The server supports both SSE and stdio transports, allowing flexibility in how data is transmitted. Configuration is straightforward, requiring a Perplexity API key and optional settings for transport and model preferences. The server is ideal for developers looking to integrate model interactions into their applications with minimal setup.

Features

  • Supports SSE and stdio transports for flexible data transmission.
  • Quick deployment using Docker Compose or Node.js.
  • Configurable with environment variables for easy setup.
  • Allows integration with Perplexity API for model interactions.
  • Optional bearer authentication for secure access.