An MCP server that enables AI assistants to query Perplexity AI for web-grounded answers with citations and advanced search filters.
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.DISABLE_LOGGING— export ="true"ENABLE_CONVERSATIONS— export ="true" # Default: trueLOG_DIR— export ="./logs" # Custom log directory (default: ./logs)LOG_TO_STDERR— export ="true" # Default: true (console logging)MAX_HISTORY— export ="20" # Messages per sessionPERPLEXITY_API_KEY— export ="pplx-your-api-key-here"PERPLEXITY_MODEL— export ="sonar" # Default: sonar, also: sonar-pro, sonar-reasoningSESSION_TIMEOUT— export ="1800" # Seconds, default: 30 minutes[](https://m8ven.ai/mcp/mnthe-perplexity-mcp-server-1bh8c7)