S
Springboot MCP Server
by @Hywzy
SpringBoot RestFul接口改造为MCP智能服务基础框架-服务端
Created 12/11/2025
Updated 2 days ago
README
Repository documentation and setup instructions
需使用jdk17+
源码中deepseek的api-key需替换为自己的
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/Hywzy/springboot-mcp-server
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"hywzy-springboot-mcp-server": {
"command": "git",
"args": [
"clone",
"https://github.com/Hywzy/springboot-mcp-server"
]
}
}
}
Author Servers
Other servers by Hywzy