Tanigami_mcp Server Perplexity

Tanigami_mcp Server Perplexity

🚀 愤怒服务器

Perplexity API 的 MCP 服务器为用户提供了与 Perplexity 交互的便捷途径。它能让 Claude Desktop 客户端借助该服务器向 Perplexity 请求聊天完成服务,不过在使用过程中也存在一些限制情况。

smithery 徽章

⚠️ 重要提示

  • 如果 Perplexity 处理时间过长,Claude Desktop 客户端可能会超时。
  • 如果 Claude Desktop 实现对长期运行操作和进度报告的支持,这个问题可能会在未来得到解决。
  • 如果实现这些功能的支持将来发布,将进行相应的更新。

✨ 主要特性

工具

  • ask_perplexity:从 Perplexity 请求带有引文的聊天完成。

🚀 快速开始

📦 安装指南

Claude Desktop

  • 在 macOS 上:~/Library/Application\ 支持/Claude/claude_desktop_config.json
  • 在 Windows 上:%APPDATA%/Claude/claude_desktop_config.json
"mcpServers": {
"Perplexity": {
"command": "uvx",
"args": [
"mcp-server-perplexity"
],
"env": {
"PERPLEXITY_API_KEY": "你的 Perplexity API 密钥"
}
}
}
  • 0 关注
  • 0 收藏,17 浏览
  • system 提出于 2025-09-22 22:54

相似服务问题

相关AI产品