LibreChat/packages/api/src/mcp
Atef Bellaaj 8e95743bd0
🧩 refactor: Decouple MCP Config from Startup Config (#10689)
* Decouple mcp config from start up config

* Chore: Work on AI Review and Copilot Comments

- setRawConfig is not needed since the private raw config is not needed any more
- !!serversLoading bug fixed
- added unit tests for route /api/mcp/servers
- copilot comments addressed

* chore: remove comments

* chore: rename data-provider dir for MCP

* chore: reorganize mcp specific query hooks

* fix: consolidate imports for MCP server manager

* chore: add dev-staging branch to frontend review workflow triggers

* feat: add GitHub Actions workflow for building and pushing Docker images to GitHub Container Registry and Docker Hub

* fix: update label for tag input in BookmarkForm tests to improve clarity

---------

Co-authored-by: Atef Bellaaj <slalom.bellaaj@external.daimlertruck.com>
Co-authored-by: Danny Avila <danny@librechat.ai>
2025-11-27 12:27:03 -05:00
..
__tests__ 📡 refactor: MCP Runtime Config Sync with Redis Distributed Locking (#10352) 2025-11-27 12:27:01 -05:00
oauth 🕸️ fix: Minor Type Issues & Anthropic Web Search (#10618) 2025-11-21 14:25:05 -05:00
registry 🧩 refactor: Decouple MCP Config from Startup Config (#10689) 2025-11-27 12:27:03 -05:00
types 📡 refactor: MCP Runtime Config Sync with Redis Distributed Locking (#10352) 2025-11-27 12:27:01 -05:00
auth.ts 🚦 feat: Auto-reinitialize MCP Servers on Request (#9226) 2025-08-23 03:27:05 -04:00
connection.ts 📡 refactor: MCP Runtime Config Sync with Redis Distributed Locking (#10352) 2025-11-27 12:27:01 -05:00
ConnectionsRepository.ts 📡 refactor: MCP Runtime Config Sync with Redis Distributed Locking (#10352) 2025-11-27 12:27:01 -05:00
enum.ts 🧬 refactor: Optimize MCP Tool Queries with Server-Centric Architecture 2025-09-21 20:40:14 -04:00
mcpConfig.ts ♻️ refactor: MCPManager for Scalability, Fix App-Level Detection, Add Lazy Connections (#8930) 2025-08-13 11:45:06 -04:00
MCPConnectionFactory.ts 🔒 feat: Idempotency Check for OAuth Flow Completion (#10468) 2025-11-12 08:44:45 -05:00
MCPManager.ts 📡 refactor: MCP Runtime Config Sync with Redis Distributed Locking (#10352) 2025-11-27 12:27:01 -05:00
parsers.ts 🛠️ chore: Typing and Remove Comments (#9732) 2025-09-19 16:22:53 -04:00
UserConnectionManager.ts 📡 refactor: MCP Runtime Config Sync with Redis Distributed Locking (#10352) 2025-11-27 12:27:01 -05:00
utils.ts 🔗 refactor: URL sanitization for MCP logging (#9632) 2025-09-14 18:55:32 -04:00
zod.ts 🔃 refactor: Decouple Effects from AppService, move to data-schemas (#9974) 2025-10-05 06:37:57 -04:00