hello-spring-mcp-server

jamesward/hello-spring-mcp-server
★ 8 stars Kotlin AI/LLM Updated 11d ago
An MCP server.
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": {
    "hello-spring-mcp-ser": {
      "command": "npx",
      "args": [
        "-y",
        "jamesward/hello-spring-mcp-server"
      ]
    }
  }
}

README Excerpt

``` ./gradlew bootRun ``` For deployment options see these branches: - `ecs` - `agentcore`

Tools (1)

ecs