Provides a Python-based interface to the Perplexity API for querying responses, maintaining chat history, and managing conversations. It enables models to ask questions, continue conversations, and list chats through Perplexity AI.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DB_PATH— "": "chats.db"PERPLEXITY_API_KEY— "": "your-api-key",PERPLEXITY_MODEL— Model Configuration via Environment Variable: Allows you to specify the Perplexity model using the environment variable for flexible model selection.PERPLEXITY_MODEL_ASK— You can also specify and PERPLEXITY_MODEL_CHAT to use different models for the ask_perplexity and chat_perplexity tools, respectively.PERPLEXITY_MODEL_CHAT— You can also specify PERPLEXITY_MODEL_ASK and to use different models for the ask_perplexity and chat_perplexity tools, respectively.WEB_UI_ENABLED— Enable or disable web UI false NoWEB_UI_PORT— Port for web UI 8050 NoWEB_UI_HOST— Host for web UI 127.0.0.1 No[](https://m8ven.ai/mcp/fastmcp-me-mcp-perplexity-ucgq5h)