dify-retriever-mcp
8
Dify-retriever-mcp is a tool designed for retrieving information from knowledge bases. It allows installation via the Go environment or through a downloadable binary, enabling easy access to stored data using defined environment variables.
dify-retriever-mcp
Knowledge base retrieval tool.
Installation
- If you have a Go environment:
- Install using: go install github.com/wangle201210/dify-retriever-mcp@latest
- If you do not have a Go environment:
- Download the binary and place the executable in your PATH directory.
Usage
The tool provides functions to retrieve information from a knowledge base using specific environment settings.