perplexity-mcp

Python

A perplexity MCP server

Protocol Implementations
Agent Frameworks
Function Calling

Architecture and Design Patterns

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.

About

Language

Python

Stars

7

Categories

Protocol ImplementationsAgent FrameworksFunction Calling