benxiaohai061/mcp-server-chart
3.3
If you are the rightful owner of mcp-server-chart and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Model Context Protocol (MCP) server is a specialized server designed to facilitate communication and data exchange between machine learning models and various client applications, leveraging the MCP technology.
镜像构建
docker build -t mcp-server-chart:0.4.1 .
运行(sse方式)
docker run --rm
--name mcp-server-chart
-p 3000:3000
-p 1122:1122
mcp-server-chart:0.4.1