MCP Directory
Back

solon-ai

by opensolon · Java · ★ 375

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.

#ai#chat#deepseek#embedding#function-call#java#llm#mcp-client#mcp-server#modelcontextprotocol#openai#rag#reranking#skills#tool-call

Install

git clone https://github.com/opensolon/solon-ai.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "solon-ai": {
      "command": "npx",
      "args": [
        "-y",
        "github:opensolon/solon-ai"
      ]
    }
  }
}

From the README

Solon-AI Java LLM(tool, skill) & RAG & MCP & Agent(ReAct, Team) Application development framework Restraint, efficiency and openness It is the same type of development framework as LangChain, LangGraph and LlamaIndex https://solon.noear.org/article/learn-solon-ai Solon AI is one of the core subprojects of the Solon project. It is a full-scenario Java AI development framework, which aims to deeply integrate LLM large model, RAG knowledge base, MCP…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers