Loading MCP server directory, please wait...
Spring Boot MCP 服务器(示例占位描述),通过 GHCR 以 OCI 镜像发布至 MCP Registry。
npx @getmcp/cli add io.github.fengcl/mcp-sse-demo-02Requires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fengcl/mcp-sse-demo-02": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/fengcl/mcp-sse-demo-02:0.1.5"
]
}
}
}