MCPServers
Shared Knowledge RAG - MCP server logo

Shared Knowledge RAG

3
0

Summary

Shared Knowledge MCP Server enables AI assistants to access and retrieve information from various vector stores, supporting RAG (Retrieval Augmented Generation) workflows. The implementation supports multiple vector store backends including HNSWLib, Weaviate, and others, with a flexible architecture that allows easy switching between them through environment variables. Built with TypeScript and LangChain, it provides a unified interface for knowledge retrieval regardless of the underlying storage technology, making it particularly valuable for applications that need to augment AI responses with domain-specific knowledge without requiring complex integration work for each vector database type.

Available Actions(1)

rag_search

Search for information in the knowledge base. Parameters: query (string, required), limit (number, optional, default: 5), context (string, optional), filter (object, optional), include (object, optional).

Last Updated: April 25, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ