docker build --no-cache --progress=plain -t base-mcp-image:latest -f ./Dockerfile . docker build -t wrapper-mcp-image:latest -f ./wrapper.Dockerfile .
MCP Server
用于构建Docker镜像的命令行工具,支持自定义镜像标签和Dockerfile路径。
工具数
提示词数
GitHub Stars
资源数
先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。
docker build --no-cache --progress=plain -t base-mcp-image:latest -f ./Dockerfile . docker build -t wrapper-mcp-image:latest -f ./wrapper.Dockerfile .目录标签
传输方式(transport,传输协议)
未说明
鉴权方式(authType,认证方式)
none
工具数量(toolCount,工具数)
0
资源数量(resourceCount,资源数)
0
提示词数量(promptCount,提示词数)
0
接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。
不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。
仍需确认:installCommand
上一个 MCP
MCP + DeepSeek AI Integration Server
A Node.js-based FastMCP protocol server that integrates DeepSeek AI capabilities for intelligent conversations and code analysis, providing tool invocation abilities through the MCP protocol.
下一个 MCP
MCP Delete
A Model Context Protocol (MCP) server that provides file deletion capabilities for AI assistants. Supports both relative and absolute paths with smart path resolution, making it easy for AI assistants to safely delete files when needed.