[WIP] feat(mcp): serve multiple MCP servers from one router on separate paths - #3151
Draft
asoorm wants to merge 18 commits into
Draft
[WIP] feat(mcp): serve multiple MCP servers from one router on separate paths#3151asoorm wants to merge 18 commits into
asoorm wants to merge 18 commits into
Codecov / codecov/project
succeeded
Aug 25, 2026 in 1s
62.61% (target 30.00%)
View this Pull Request on Codecov
62.61% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 79.59184% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.61%. Comparing base (64eaf60) to head (89ac4f5).
Additional details and impacted files
@@ Coverage Diff @@
## main #3151 +/- ##
==========================================
+ Coverage 62.37% 62.61% +0.24%
==========================================
Files 262 266 +4
Lines 31003 31217 +214
==========================================
+ Hits 19337 19546 +209
+ Misses 10158 10143 -15
- Partials 1508 1528 +20 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/router_config.go | 93.97% <ø> (ø) |
|
| router/pkg/config/config.go | 83.00% <ø> (ø) |
|
| router/pkg/mcpserver/paths.go | 100.00% <100.00%> (ø) |
|
| router/pkg/mcpserver/validation.go | 100.00% <100.00%> (ø) |
|
| router/core/graph_server.go | 85.76% <33.33%> (ø) |
|
| router/pkg/mcpserver/server.go | 75.80% <86.36%> (+5.25%) |
⬆️ |
| router/pkg/mcpserver/host.go | 80.55% <80.55%> (ø) |
|
| router/core/router.go | 70.94% <74.21%> (-0.04%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading