gomcpgo/perplexity-mcp-server
This Model Context Protocol (MCP) server enables LLMs like Claude to perform internet research using the Perplexity API. It provides real-time, up-to-date information with source citations.
Platform-specific configuration:
{
"mcpServers": {
"perplexity-mcp-server": {
"command": "npx",
"args": [
"-y",
"perplexity-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...