spring-ai-mcp-client

ogulcanarbc/spring-ai-mcp-client
★ 45 stars Java 🤖 AI/LLM Updated 1mo ago
mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.
View on GitHub →

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-client": {
      "command": "npx",
      "args": [
        "-y",
        "ogulcanarbc/spring-ai-mcp-client"
      ]
    }
  }
}

Topics

aianthropic-claudemcpmcp-clientspring-ai