Spring Boot Standards
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add spring-boot-standardsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"spring-boot-standards": {
"command": "npx",
"args": [
"@modelcontextprotocol/spring-boot-standards"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides Spring Boot API development standards. Use when implementing response formats, logging, i18n, or exception handling patterns.
Tags
developmentjavaspringapiskill