OlympHill
M

mcp-server-perplexityMCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Mcp-server-perplexity 是一款 Perplexity API 的 MCP 服务器。它具有一些限制,例如潜在超时问题与 Claude 平台-desktop。它具备一个名为 'ask_perplexity' 的工具,可从 Perplexity 请求聊天完成并提供参考来源。使用 MCP 服务器,需要在 Claude 平台-desktop 中安装该软件,并遵照快速入门指南配置配置文件。该文件中必须添加一段 'mcpServers',其中包含 Perplexity MCP 服务器详细信息,包括 Perplexity API 密钥。服务器使用 Python 进行了实现,使用 uvx 命令与 Perplexity API 进行交互。注意,未来的实现更新可能被应用到处理长时间运作和进度报告等功能上,这可能会解决与 Claude 平台-desktop 的超时问题。

主要功能

  • 请求完成的聊天并包括引用
  • Perplexity API 的 MCP 服务器
  • 与 Claude 平台-desktop 的集成

价格

模型
Free
评分
暂无评价

使用场景

增强的聊天完成

使用 MCP 服务器可请求 Perplexity 提供的完成的聊天并提供参考来源,增强 Claude 平台-desktop 聊天能力。

定制的集成

使用 MCP 服务器可开发定制的 Claude 平台-desktop 集成,适应特定的应用场景或用户需求。

优点 & 缺点

优点

  • 支持从 Perplexity 生成完成的聊天并提供参考来源
  • 与 Claude 平台-desktop 集成
  • 开源且可定制

缺点

  • Claude 平台-desktop 客户端可能会在长时间 Perplexity 处理中超时
  • 由于 Claude 平台-desktop 对长时间运作和进度报告没有支持,该服务器受限

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Is the software open source and customizable?

The project is MIT licensed, available on GitHub, and written in Python. You can modify the code or extend it, for example to handle long‑running tasks or add new features as needed.

Asked by Ismael Rios · Jun 1, 2026

Can I use the server to get citations in chat responses?

Yes, the tool 'ask_perplexity' requests chat completions from Perplexity with citations included, making it useful for research or content creation where source attribution is required.

Asked by Amos Fältskog · May 22, 2026

What limitations does this MCP server have?

Claude Desktop may time out if Perplexity processing takes too long because it currently lacks support for long‑running operations and progress reporting. Future updates could address this, but as of now, timeout is a known issue.

Asked by Bartek Adamski · May 21, 2026

How do I set up mcp-server-perplexity with Claude Desktop?

First install Claude Desktop. Then edit its config file (on macOS: ~/Library/Application Support/Claude/claude_desktop_config.json; on Windows: APPDATA/Claude/claude_desktop_config.json) to add a "mcpServers" section with a "Perplexity" entry. Specify the command "uvx [mcp server perplexity]" and set the environment variable PERPLEXITY_API_KEY to your API key. After that, restart Claude Desktop to use the server.

Asked by Quyen Tran · Mar 12, 2026

提问

服务配缩器 的替代品