Spring Observability
MCP Serverby gitwalter · Added 5mo ago
Claude
3
Install
git clone https://github.com/gitwalter/cursor-agent-factoryAdd to Claude
claude mcp add spring-observabilityQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"spring-observability": {
"command": "npx",
"args": [
"@modelcontextprotocol/spring-observability"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Micrometer metrics (counters, gauges, timers), Distributed tracing with Micrometer Tracing + Zipkin/Jaeger, Structured logging (Logback + JSON), Spring Boot Actuator endpoints, Prometheus + Grafana setup, Custom health indicators
Tags
devopsgojavasqlspringskill