Spring-AI-Documentation-MCP-Server-

Jyotimeena1204/Spring-AI-Documentation-MCP-Server-
★ 0 stars Unknown language Memory/Knowledge Updated today
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": {
    "spring-ai-documentat": {
      "command": "npx",
      "args": [
        "-y",
        "Jyotimeena1204/Spring-AI-Documentation-MCP-Server-"
      ]
    }
  }
}