A perplexity MCP server
The repository adopts a server-client architecture where the server exposes a web search tool via the MCP. It includes prompt templates tailored for web searches. The architecture relies on external APIs, specifically the Perplexity API, and offers configurable time-based filtering of search results. The design emphasizes modularity, separating the server logic from the client configuration.
Python
7