solon-ai

opensolon/solon-ai
★ 317 stars Java 🤖 AI/LLM Updated 1mo ago
Java AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
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": {
    "solon-ai": {
      "command": "npx",
      "args": [
        "-y",
        "opensolon/solon-ai"
      ]
    }
  }
}

Topics

aichatdeepseekembeddingfunction-calljavallmmcp-clientmcp-servermodelcontextprotocolopenairagrerankingskillstool-call