A

assistant-mcp松木 Assistant MCP 服务器

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

概览

松木 Assistant MCP 服务器是用于从松木 Assistant 检索信息的 MCP 服务器实现。它从松木 Assistant 检索信息,并支持可配置数量的多结果检索。要使用此服务器,需要 Docker 安装和松木 API 密钥。该服务器可以使用 Docker 构建和运行,也可以从源代码构建。 该项目在 MIT 许可证下获得许可。

主要功能

  • MCP 服务器实现
  • 支持多结果检索
  • 可配置的结果数量
  • 兼容 Docker
  • 从源代码构建

价格

模型
Free
评分
暂无评价

使用场景

Claude 桌面版

在 claude_desktop_config.json 文件中添加松木 Assistant MCP 服务器,以便与 Claude 桌面版一起使用。

命令行检查

使用检查器从命令行测试松木 Assistant MCP 服务器。

优点 & 缺点

优点

  • 支持可配置数量的多结果检索
  • 可以使用 Docker 或从源代码构建和运行
  • 易于使用

缺点

  • 需要 Docker 安装
  • 需要松木 API 密钥
  • 文档有限

对决战绩

在万神殿中参与了 1 对决。

0
第1
0
第2
1
第3

Last battle

评测

登录以留下评测。

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

问答

Is there a way to run the server without Docker?

Absolutely. Clone the repository, ensure Rust is installed, then run `cargo build --release`. The compiled binary will be located at `target/release/assistant_mcp` and can be executed directly.

Asked by Carlos Mendoza · Jan 28, 2026

Can the MCP server be integrated with Claude Desktop?

Yes. Add a entry for the Pinecone assistant in your `claude_desktop_config.json` specifying the Docker command and required environment variables (`PINECONE_API_KEY` and optionally `PINECONE_ASSISTANT_HOST`).

Asked by Kwame Mensah · Dec 26, 2025

How can I configure the number of results returned by the MCP server?

The server supports multiple results retrieval with a configurable number of results, which you can set via the server’s configuration or environment variables when launching the Docker container.

Asked by Ines Fernandes · Oct 23, 2025

What are the system prerequisites to run Pinecone Assistant MCP server?

You need Docker installed on your system and a Pinecone API key (obtainable from the Pinecone Console). Alternatively, you can build from source if you have Rust installed.

Asked by Grzegorz Lewandowski · Oct 17, 2025

提问

服务配缩器 的替代品