一个纯 Java 从零实现的 MCP (Model Context Protocol) Server,不依赖任何 MCP SDK。直接连接 Claude Desktop、Cursor 或任何 MCP 兼容客户端。
$git clone https://github.com/eleven-mouse/mcp-serverInstalls into the current project.
Install mcp-server by running `git clone https://github.com/eleven-mouse/mcp-server`, then use it for the current task and follow its documentation at https://github.com/eleven-mouse/mcp-server.