springboot-mcp-toolkit

baddamsanni/springboot-mcp-toolkit
★ 3 stars Java AI/LLM Updated today
Read-only MCP diagnostic server for Spring Boot — point any AI agent at your running service and ask it to debug production issues.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "springboot-mcp-toolk": {
      "command": "npx",
      "args": [
        "-y",
        "baddamsanni/springboot-mcp-toolkit"
      ]
    }
  }
}

Topics

ai-agjavajava-21mcpmcp-serversmodel-context-protocolproduction-debuggingspring-boot