Mcp_server_client
@muralianand12345
Mcp_server_client について
概要はまだありません
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp_server_client?
A system that provides a chat interface (Streamlit) backed by a NestJS API, integrating multiple MCP (Model Context Protocol) servers for tool execution, RAG (Retrieval-Augmented Generation) with a vector store, and OpenAI for embeddings and chat completions.
How to use Mcp_server_client?
—
Key features of Mcp_server_client
- Streamlit frontend for user interaction
- NestJS API with chat, agent, tool agent, and RAG services
- Integration with multiple MCP servers via SSE
- Retrieval-augmented generation using PGVector
- OpenAI API for embeddings and chat completions
- Storage support: AWS S3, PGVector, PostgreSQL
Use cases of Mcp_server_client
- Building a chat application that leverages multiple MCP servers as tools
- Implementing retrieval-augmented generation with a vector database
- Using an agent-based architecture to orchestrate MCP tool calls
FAQ from Mcp_server_client
What technologies are used in the system?
The system uses Streamlit for the frontend, NestJS for the API, MCP servers as tools, OpenAI for AI services, and storage backends including AWS S3 (via LocalStack), PGVector, and PostgreSQL.
How do MCP servers communicate with the API?
The Tool Agent Service in the NestJS API communicates with MCP servers via SSE (Server-Sent Events) over /sse endpoints.
What storage backends are supported?
The architecture supports AWS S3 (via LocalStack), PGVector (a PostgreSQL vector extension), and standard PostgreSQL.
Does the system use OpenAI?
Yes, the OpenAIService interacts with the OpenAI API for chat completions and embeddings. The RAG service uses embeddings, and the Agent service uses chat completions.
「その他」の他のコンテンツ
Nginx UI
0xJackyYet another WebUI for Nginx
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント