|
| 1 | +# 📦 MCP Gateway v0.4.2 |
| 2 | + |
| 3 | +> Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code. |
| 4 | +
|
| 5 | +## ✨ 新功能 |
| 6 | + |
| 7 | +- 增强GatewayManager,添加视图模式和模态框支持 |
| 8 | + |
| 9 | +## 🔧 改进 |
| 10 | + |
| 11 | +- 在Dockerfile中使用基础镜像并移除不必要的包安装 |
| 12 | +- 添加Dockerfile和GitHub Actions工作流用于构建和发布基础镜像 |
| 13 | +- 支持从环境变量配置pip、uv和npm源 |
| 14 | + |
| 15 | +## 🐞 修复 |
| 16 | + |
| 17 | +- 验证MCPGatewayConfig的ReloadInterval确保大于0 |
| 18 | +- 移除MySQL配置中MCPConfig字段的默认值 |
| 19 | + |
| 20 | +--- |
| 21 | + |
| 22 | +📘 文档:https://mcp.ifuryst.com |
| 23 | +🐙 源码:https://github.com/mcp-ecosystem/mcp-gateway |
| 24 | +🐳 Docker 镜像:`ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest` |
| 25 | +💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY |
| 26 | +🔗 扫描下方二维码加入社区微信群,备注:`mcp-gateway`或`mcpgw` |
| 27 | +<img src="https://github.com/mcp-ecosystem/mcp-gateway/blob/main/web/public/wechat-qrcode.png" alt="微信群二维码" width="350" height="350" /> |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +感谢所有参与和关注该项目的开发者与用户 💖 |
| 32 | + |
| 33 | +--- |
| 34 | + |
| 35 | +## ✨ New Features |
| 36 | + |
| 37 | +- Enhance GatewayManager with view modes and modals |
| 38 | + |
| 39 | +## 🔧 Improvements |
| 40 | + |
| 41 | +- Update Dockerfile to use base image and remove unnecessary package installations |
| 42 | +- Add Dockerfile and GitHub Actions workflow for building and publishing base image |
| 43 | +- Add pip, uv and npm source configured from environment variables |
| 44 | + |
| 45 | +## 🐞 Bug Fixes |
| 46 | + |
| 47 | +- Validate MCPGatewayConfig ReloadInterval to ensure it's greater than 0 |
| 48 | +- Remove default values from MCPConfig fields for MySQL |
| 49 | + |
| 50 | +--- |
| 51 | + |
| 52 | +📘 Docs: https://mcp.ifuryst.com |
| 53 | +🐙 Source: https://github.com/mcp-ecosystem/mcp-gateway |
| 54 | +🐳 Docker Image: `ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest` |
| 55 | +💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY |
| 56 | +🔗 Scan the QR code below to join WeChat community group, note: `mcp-gateway` or `mcpgw` |
| 57 | +<img src="https://github.com/mcp-ecosystem/mcp-gateway/blob/main/web/public/wechat-qrcode.png" alt="WeChat QR Code" width="350" height="350" /> |
| 58 | + |
| 59 | +--- |
| 60 | + |
| 61 | +Thanks to all contributors and early users! 💖 |
0 commit comments