[PR #204] feat: upgrade McpBridge to use official MCP SDK 1.0.0 #195

Closed
opened 2026-02-26 17:37:42 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/204

State: closed
Merged: Yes


Summary

  • Replace manual HTTP/SSE JSON-RPC proxy with the official ModelContextProtocol SDK
  • Use HttpClientTransport + StdioServerTransport for clean bidirectional stdio ↔ HTTP proxying
  • Bump ModelContextProtocol and ModelContextProtocol.AspNetCore from 0.7.0-preview.1 to 1.0.0
  • ~150 lines of manual parsing/routing code removed

Test plan

  • McpBridge connects to cv4pve-admin MCP endpoint
  • Tools are forwarded correctly from stdio to HTTP and back
  • --insecure flag still works
**Original Pull Request:** https://github.com/Corsinvest/cv4pve-admin/pull/204 **State:** closed **Merged:** Yes --- ## Summary - Replace manual HTTP/SSE JSON-RPC proxy with the official `ModelContextProtocol` SDK - Use `HttpClientTransport` + `StdioServerTransport` for clean bidirectional stdio ↔ HTTP proxying - Bump `ModelContextProtocol` and `ModelContextProtocol.AspNetCore` from `0.7.0-preview.1` to `1.0.0` - ~150 lines of manual parsing/routing code removed ## Test plan - [ ] McpBridge connects to cv4pve-admin MCP endpoint - [ ] Tools are forwarded correctly from stdio to HTTP and back - [ ] `--insecure` flag still works
kerem 2026-02-26 17:37:42 +03:00
kerem changed title from [PR #204] [MERGED] feat: upgrade McpBridge to use official MCP SDK 1.0.0 to [PR #204] feat: upgrade McpBridge to use official MCP SDK 1.0.0 2026-03-07 19:57:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#195
No description provided.