A
securityF
licenseA
qualityAn MCP server for converting Markdown documents to PDF files.
Last updated -
1
1
JavaScript
这是一个嵌入和矢量化 markdown 文档的示例,以便可以使用 MCP 和 RAG 进行解释。
我们使用Plamo-Embedding-1B进行矢量化。
首先,将要搜索的markdown文件放在特定的目录中,然后使用以下命令将其转换为Parquet文件。
以下命令将在dist/server
中生成单个二进制文件。
请根据您要使用的客户端进行设置。
对于 Claude Desktop 来说它看起来像这样:
对于 VECTOR_PARQUET,指定刚刚转换的文件。
设置如下:
DuckDB RAG MCP 示例根据 Apache 许可证 2.0 版提供。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP 服务器通过将 markdown 文档转换为嵌入向量并使用 DuckDB 执行向量搜索来启用 RAG(检索增强生成)。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nananaman/DuckDB-RAG-MCP-Sample'
If you have feedback or need assistance with the MCP directory API, please join our Discord server