MCP Directory
Back

langchain4j-aideepin

by moyangzhan · Java · ★ 1,315

基于AI的工作效率提升工具(聊天、绘画、知识库、工作流、 MCP服务市场、语音输入输出、长期记忆) | Ai-based productivity tools (Chat,Draw,RAG,Workflow,MCP marketplace, ASR,TTS, Long-term memory etc)

#ai-agent#ai-workflow#graphrag#knowlege-base#langchain4j#mcp#rag

Install

git clone https://github.com/moyangzhan/langchain4j-aideepin.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "langchain4j-aideepin": {
      "command": "npx",
      "args": [
        "-y",
        "github:moyangzhan/langchain4j-aideepin"
      ]
    }
  }
}

From the README

> **[🇨🇳 中文文档](README.zh-CN.md)** | English **LangChain4j-AIDeepin — AI application platform.** Integrates AI chat, knowledge base (RAG), workflow orchestration, long/short-term memory, MCP tools, and more — for rapidly building intelligent business assistants. Demo: [http://www.aideepin.com](http://www.aideepin.com/) | Directory | Description | Docs | |:----------|:------------|:-----| | server/ | Backend service ([Spring Boot](https://github.com/spring-projects/spring-boot) + [langchain4j](https://github.com/langchain4j/langchain4j) + [langgraph4j](https://github.com/bsorrentino/langgra…
Read full README on GitHub →

Related ai & ml servers