|
| 1 | +# 📦 MCP Gateway v0.4.5 |
| 2 | + |
| 3 | +> Turn your MCP Servers and APIs into MCP endpoints — effortlessly, without modifying the original code. |
| 4 | +
|
| 5 | +## ✨ 新功能 |
| 6 | + |
| 7 | +- 支持参数默认值配置 |
| 8 | +- 添加MCP服务预安装配置选项 |
| 9 | +- 增加GitHub Actions CI工作流 |
| 10 | + |
| 11 | +## 🔧 优化 |
| 12 | + |
| 13 | +- 调整代码结构和组织 |
| 14 | +- 优化Docker构建配置 |
| 15 | + |
| 16 | +## 🐛 修复 |
| 17 | + |
| 18 | +- 修复zap日志配置中的AddCallerSkip选项 |
| 19 | +- 修复web端lint问题 |
| 20 | +- 修复MCPGatewayConfig类型断言问题 |
| 21 | +- 修复base_url相关问题 |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | +📘 文档:https://mcp.ifuryst.com |
| 26 | +🐙 源码:https://github.com/mcp-ecosystem/mcp-gateway |
| 27 | +🐳 Docker 镜像:`ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest` |
| 28 | +💬 加入我们的 Discord 社区参与讨论:https://discord.gg/udf69cT9TY |
| 29 | +🔗 扫描下方二维码加入社区微信群,备注:`mcp-gateway`或`mcpgw` |
| 30 | +<img src="https://github.com/mcp-ecosystem/mcp-gateway/blob/main/web/public/wechat-qrcode.png" alt="微信群二维码" width="350" height="350" /> |
| 31 | + |
| 32 | +--- |
| 33 | + |
| 34 | +感谢所有参与和关注该项目的开发者与用户 💖 |
| 35 | + |
| 36 | +--- |
| 37 | + |
| 38 | +## ✨ New Features |
| 39 | + |
| 40 | +- Support default value configuration for parameters |
| 41 | +- Add pre-installation configuration options for MCP services |
| 42 | +- Add GitHub Actions CI workflow |
| 43 | + |
| 44 | +## 🔧 Optimizations |
| 45 | + |
| 46 | +- Adjust code structure and organization |
| 47 | +- Optimize Docker build configuration |
| 48 | + |
| 49 | +## 🐛 Fixes |
| 50 | + |
| 51 | +- Fix AddCallerSkip option in zap logger configuration |
| 52 | +- Fix web lint issues |
| 53 | +- Fix type assertion for MCPGatewayConfig |
| 54 | +- Fix base_url related issues |
| 55 | + |
| 56 | +--- |
| 57 | + |
| 58 | +📘 Docs: https://mcp.ifuryst.com |
| 59 | +🐙 Source: https://github.com/mcp-ecosystem/mcp-gateway |
| 60 | +🐳 Docker Image: `ghcr.io/mcp-ecosystem/mcp-gateway/allinone:latest` |
| 61 | +💬 Join our Discord community for discussions: https://discord.gg/udf69cT9TY |
| 62 | +🔗 Scan the QR code below to join WeChat community group, note: `mcp-gateway` or `mcpgw` |
| 63 | +<img src="https://github.com/mcp-ecosystem/mcp-gateway/blob/main/web/public/wechat-qrcode.png" alt="WeChat QR Code" width="350" height="350" /> |
| 64 | + |
| 65 | +--- |
| 66 | + |
| 67 | +Thanks to all contributors and early users! 💖 |
0 commit comments