{"slug":"sengokudaikon/mcp-perplexity","name":"Perplexity Chat","description":"An MCP server for the Perplexity API to query responses and manage conversations.","category":"communication","tags":[],"official":false,"stars":0,"transport":"http","install":[{"cmd":"npx -y @smithery/cli@latest","imports":[]}],"tools":[{"name":"ask_perplexity","description":"Request expert programming assistance through Perplexity. Focuses on coding solutions, error debugging, and technical explanations. Returns responses with source citations and alternative suggestions."},{"name":"chat_perplexity","description":"Maintains ongoing conversations with Perplexity AI. Creates new chats or continues existing ones with full history context. Returns chat ID for future continuation."},{"name":"list_chats_perplexity","description":"Lists all available chat conversations with Perplexity AI. Returns chat IDs, titles, and creation dates (displayed in relative time format, e.g., '5 minutes ago', '2 days ago'). Results are paginated with 50 chats per page."},{"name":"read_chat_perplexity","description":"Retrieves the complete conversation history for a specific chat. Returns the full chat history with all messages and their timestamps. No API calls are made to Perplexity - this only reads from local storage."}],"env_vars":["PERPLEXITY_API_KEY","WEB_UI_PORT","WEB_UI_HOST"],"auth_type":"none","github":"https://github.com/sengokudaikon/mcp-perplexity","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}