jsonrpc4j

sunquakes/jsonrpc4j
★ 7 stars Java Browser/Web Updated 3d ago
A pure Java JSON‑RPC 2.0 client‑server implementation. Optimized for the MCP (Model Context Protocol), yet fully general‑purpose for arbitrary JSON‑RPC 2.0 scenarios. Supports HTTP and TCP transports, with built‑in Consul and Nacos for service registry & discovery.
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": {
    "jsonrpc4j": {
      "command": "npx",
      "args": [
        "-y",
        "sunquakes/jsonrpc4j"
      ]
    }
  }
}

Topics

clientconsulhttpjavajsonrpcjsonrpc2nacosnettyrpcserverspringboottcp