Model Context Protocol (MCP) server configuration and tool manifest for codecentric/spring-boot-admin
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"spring-boot-admin": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-spring-boot-admin"
]
}
}
}