Springboot-mcp-client-server

rajeshkawali/Springboot-mcp-client-server
★ 1 stars Java AI/LLM Updated today
Learning MCP Client & Server with Spring AI + Claude. A small two-module learning project that shows how the Model Context Protocol (MCP) works end to end with Spring AI, Java 25, and Anthropic Claude.
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-clien": {
      "command": "npx",
      "args": [
        "-y",
        "rajeshkawali/Springboot-mcp-client-server"
      ]
    }
  }
}

Topics

aianthropicanthropic-apiclaudeclaude-apiclientclient-serverjavamcpmcp-clientmcp-servermcp-toolsserverspringspring-boot