Perplexity icon

Perplexity

Enables web searches using the Perplexity AI API through a simple server.

About

The Perplexity server provides a streamlined way to integrate Perplexity AI's search capabilities into your projects. It acts as a simple MCP server, allowing you to execute web searches programmatically by leveraging the Perplexity AI API. The server is built using TypeScript and includes detailed instructions for installation and usage on Windows, including troubleshooting tips and a convenient batch file for simplifying the process. It exposes a single tool, `perplexity_search`, making it easy to incorporate web search functionality into various applications.

Key Features

  • Includes a Windows batch file for easy execution
  • Configurable via environment variables
  • Uses TypeScript for maintainability and scalability
  • 2 GitHub stars
  • Provides a `perplexity_search` tool for web searches
  • Offers detailed instructions for Windows installation and troubleshooting

Use Cases

  • Automating web research tasks
  • Integrating web search functionality into applications
  • Building AI-powered assistants