|
| 1 | +# 📦 MCP Gateway v0.4.7 |
| 2 | + |
| 3 | +> Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code. |
| 4 | +
|
| 5 | +## ✨ 新功能 |
| 6 | + |
| 7 | +- 添加MCP配置版本控制功能 |
| 8 | +- 实现MultiSelectAutocomplete组件并集成到用户管理 |
| 9 | + |
| 10 | +## 🔧 优化 |
| 11 | + |
| 12 | +- 优化网关管理UI和UX |
| 13 | +- 更新Dockerfile基础镜像,应对安全问题 |
| 14 | + |
| 15 | +## 🐛 修复 |
| 16 | + |
| 17 | +- 修复SSE和Streamable HTTP URL的复制功能 |
| 18 | +- 防止保存null值 |
| 19 | + |
| 20 | +## 🔨 其他 |
| 21 | + |
| 22 | +- 删除namespace字段 |
| 23 | +- 添加Snyk徽章 |
| 24 | +- 添加CodeQL分析工作流用于自动化代码扫描 |
| 25 | +- 添加Go Report Card徽章到README |
| 26 | + |
| 27 | +--- |
| 28 | + |
| 29 | +📘 文档:https://mcp.ifuryst.com |
| 30 | +🐙 源码:https://github.com/mcp-ecosystem/mcp-gateway |
| 31 | +🐳 Docker 镜像:`ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest` |
| 32 | +💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY |
| 33 | +🔗 扫描下方二维码加入社区微信群,备注:`mcp-gateway`或`mcpgw` |
| 34 | +<img src="https://github.com/mcp-ecosystem/mcp-gateway/blob/main/web/public/wechat-qrcode.png" alt="微信群二维码" width="350" height="350" /> |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +感谢所有参与和关注该项目的开发者与用户 💖 |
| 39 | + |
| 40 | +--- |
| 41 | + |
| 42 | +## ✨ New Features |
| 43 | + |
| 44 | +- Add MCP configuration versioning |
| 45 | +- Implement MultiSelectAutocomplete component and integrate it into user management |
| 46 | + |
| 47 | +## 🔧 Optimizations |
| 48 | + |
| 49 | +- Enhance UI and UX for gateway management |
| 50 | +- Update Dockerfile base image to address security concerns |
| 51 | + |
| 52 | +## 🐛 Fixes |
| 53 | + |
| 54 | +- Fix copy functionality for SSE and Streamable HTTP URLs |
| 55 | +- Prevent saving null values |
| 56 | + |
| 57 | +## 🔨 Others |
| 58 | + |
| 59 | +- Delete namespace field |
| 60 | +- Add Snyk badge |
| 61 | +- Add CodeQL analysis workflow for automated code scanning |
| 62 | +- Add Go Report Card badge to README |
| 63 | + |
| 64 | +--- |
| 65 | + |
| 66 | +📘 Docs: https://mcp.ifuryst.com |
| 67 | +🐙 Source: https://github.com/mcp-ecosystem/mcp-gateway |
| 68 | +🐳 Docker Image: `ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest` |
| 69 | +💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY |
| 70 | +🔗 Scan the QR code below to join WeChat community group, note: `mcp-gateway` or `mcpgw` |
| 71 | +<img src="https://github.com/mcp-ecosystem/mcp-gateway/blob/main/web/public/wechat-qrcode.png" alt="WeChat QR Code" width="350" height="350" /> |
| 72 | + |
| 73 | +--- |
| 74 | + |
| 75 | +Thanks to all contributors and early users! 💖 |
0 commit comments