spring-ai-mcp-server

SNagarjuna07/spring-ai-mcp-server
★ 1 stars Java AI/LLM Updated today
MCP server exposing task-management tools over the Model Context Protocol using Spring AI 2.0.0. Lets Claude Desktop call and manage real tasks in Postgres directly, with destructive delete deliberately kept outside the AI-reachable surface.
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": {
    "spring-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "SNagarjuna07/spring-ai-mcp-server"
      ]
    }
  }
}

Topics

ai-agentbackend-java-25claude-desktopdockerdocker-composehuman-in-the-loopjavajson-rpcllmmcpmodel-context-protocolpostgresqlspring-aispring-ai-portfoliospring-boot