backend-operations-mcp-server

scrum400/backend-operations-mcp-server
★ 0 stars Java Other Updated today
Enterprise-grade Backend Operations MCP Server built with Spring Boot and Spring AI.
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": {
    "backend-operations-m": {
      "command": "npx",
      "args": [
        "-y",
        "scrum400/backend-operations-mcp-server"
      ]
    }
  }
}