Perplexity MCP Server
MCP Serverby Family-IT-Guy · Added 5mo ago
Claude
17
Install
git clone https://github.com/Family-IT-Guy/perplexity-mcpAdd to Claude
claude mcp add perplexity-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"perplexity-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/perplexity-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
一种自定义的模型上下文协议(MCP)实现,将Perplexity AI作为Claude Desktop的工具提供者。需要通过PERPLEXITY_API_KEY环境变量配置Perplexity API密钥。
Tags
ai-mlmcp-serverapiai