Perplexity MCP Server
by jsonallen
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PERPLEXITY_API_KEY | Yes | Your Perplexity AI API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
perplexity_search_web | Search the web using Perplexity AI and filter results by recency |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
perplexity_search_web | Search the web using Perplexity AI with recency filtering |