关于
This server provides tools to interact with the Perplexity AI API, allowing AI agents compatible with the Model Context Protocol (MCP) to leverage Perplexity's search-augmented query capabilities. Includes a showThinking parameter to enable reasoning models to show their internal reasoning process, facilitating transparent and insightful AI interactions.
主要功能
- Modular architecture for easy extensibility
- Robust error handling for reliable operation
- Transparent reasoning with the showThinking parameter
- Secure input validation to prevent vulnerabilities
- Type safety ensured by TypeScript
- 0 GitHub stars
使用案例
- Enhance LLM agents with real-time, search-augmented knowledge
- Enable reasoning models to display their internal thought processes
- Integrate Perplexity AI's search capabilities into MCP-compatible systems