Routes Model Context Protocol requests to various downstream services and integrates a RAG-enabled AI agent for development assistance.
This project implements a comprehensive ecosystem for the Model Context Protocol (MCP), providing a central proxy server to intelligently route requests to multiple downstream MCP services. It incorporates a sophisticated Dev Assistant Agent powered by LangGraph.js and LangChain JS, offering advanced Retrieval Augmented Generation (RAG) capabilities with a mock knowledge base. The system is designed for seamless integration with popular IDEs like VS Code and Cursor, enabling AI-powered developer assistance by unifying access to diverse data sources and tools through a standardized protocol.