What's Changed
- Add stdio to HTTP stream bridge for MCP servers by @LiusCraft in #19
- Add SSE to HTTP stream bridge for MCP servers by @LiusCraft in #20
- Use dynamic server info from init result in bridge constructors by @LiusCraft in #22
- Add MCP Market documentation and API specifications by @LiusCraft in #24
- fix(service): ignore notifications/initialized request errors by @LiusCraft in #39
- Fix/initialized notification handling by @LiusCraft in #40
- refactor(service): 使用系统自动分配端口替代递增端口管理 by @LiusCraft in #41
- feat: support gateway protocol selection (SSE/StreamHTTP) by @LiusCraft in #42
- chore: 删除 IDE 配置文件和冗余文档 by @LiusCraft in #43
- feat: 新增 Docker 配置、认证系统、前端控制台、日志隔离及目录重构 by @LiusCraft in #44
Full Changelog: v2.0.1...v2.1.0