LibreChat/packages
Dustin Healy 0ef3fefaec
🏹 feat: Concurrent MCP Initialization Support (#8677)
*  feat: Enhance MCP Connection Status Management

- Introduced new functions to retrieve and manage connection status for multiple MCP servers, including OAuth flow checks and server-specific status retrieval.
- Refactored the MCP connection status endpoints to support both all servers and individual server queries.
- Replaced the old server initialization hook with a new `useMCPServerManager` hook for improved state management and handling of multiple OAuth flows.
- Updated the MCPPanel component to utilize the new context provider for better state handling and UI updates.
- Fixed a number of UI bugs when initializing servers

* 🗣️ i18n: Remove unused strings from translation.json

* refactor: move helper functions out of the route module into mcp service file

* ci: add tests for newly added functions in mcp service file

* fix: memoize setMCPValues to avoid render loop
2025-07-28 12:25:34 -04:00
..
api 📦 chore: Update @modelcontextprotocol/sdk to v1.17.0 (#8674) 2025-07-25 14:06:16 -04:00
client 📻 feat: radio component (#8692) 2025-07-28 12:18:59 -04:00
data-provider 🏹 feat: Concurrent MCP Initialization Support (#8677) 2025-07-28 12:25:34 -04:00
data-schemas 🧗 refactor: Replace traverse package with Minimal Traversal for Logging (#8687) 2025-07-27 11:47:37 -04:00