Sponsored by Deepsite.site

Perplexity Ask OpenRouter

Created By
elct9620a year ago
The Perplexity Ask MCP Server use OpenRouter
Content

Perplexity Ask OpenRouter

A Model Context Protocol (MCP) server implementation that makes OpenRouter available for Perplexity Ask.

Overview

This project is inspired by Perplexity Ask and provides an MCP server implementation that connects to OpenRouter's API. It allows you to use Perplexity's models through OpenRouter with any MCP-compatible client.

Features

  • Full implementation of the Model Context Protocol
  • Support for Perplexity's models via OpenRouter:
    • perplexity_ask - Uses Sonar model for general queries
    • perplexity_research - Uses Sonar Deep Research model for in-depth research
    • perplexity_reason - Uses Sonar Reasoning model for complex reasoning tasks
  • Server-Sent Events (SSE) support
  • Streamable HTTP transport implementation
  • Docker containerization for easy deployment

Getting Started

Environment Variables

The server requires the following environment variables:

  • OPENROUTER_API_KEY - Your OpenRouter API key (required)
  • PORT - Port to run the server on (default: 3000)
  • BASE_URL - Custom OpenRouter base URL (optional)
  • ASK_MODEL - Model to use for ask tool (default: perplexity/sonar-pro)
  • RESEARCH_MODEL - Model to use for research tool (default: perplexity/sonar-deep-research)
  • REASON_MODEL - Model to use for reason tool (default: perplexity/sonar-reasoning-pro)
  • DISABLE_ASK - Disable the ask tool (default: false)
  • DISABLE_RESEARCH - Disable the research tool (default: false)
  • DISABLE_REASON - Disable the reason tool (default: false)

Running with Docker

The easiest way to run the server is using Docker:

docker run -p 3000:3000 \
  -e OPENROUTER_API_KEY=your_api_key_here \
  ghcr.io/elct9620/perplexity-ask-openrouter:latest

Building from Source

If you prefer to build from source:

# Clone the repository
git clone https://github.com/elct9620/perplexity-ask-openrouter.git
cd perplexity-ask-openrouter

# Build Docker image
docker build -t perplexity-ask-openrouter .

API Endpoints

The server exposes the following endpoints:

  • /sse - SSE endpoint for establishing a connection
  • /messages - Endpoint for sending messages to an established SSE connection
  • /mcp - Streamable HTTP endpoint implementing the MCP protocol

Usage with MCP Clients

This server implements the Model Context Protocol, so it can be used with any MCP-compatible client. The server supports both SSE and Streamable HTTP transport modes.

Docker Deployment

The project includes a Dockerfile and GitHub Actions workflow for building and publishing the Docker image to GitHub Container Registry (ghcr.io).

License

MIT License

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
ChatWiseThe second fastest AI chatbot™
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
WindsurfThe new purpose-built IDE to harness magic
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Amap Maps高德地图官方 MCP Server
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
CursorThe AI Code Editor
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Playwright McpPlaywright MCP server