Back to list
High-Potential
Java
🤖 MateClaw: Java-Based Multi-Agent Orchestration
646 stars198 forksJava
agentagent-harnessai-agentdingtalk-robotfeishu-botllm-wikimcp-protocolmulti-agentmultiagentopenclawplan-and-executeskills
In short, MateClaw aims to build a "second brain" with multi-agent orchestration capabilities, built on top of Spring AI Alibaba. In an AI development ecosystem heavily dominated by Python, this is a relatively rare and notable Java-based project.
It is not just a chatbot; it is exploring a complete Agent infrastructure. The project integrates the MCP protocol, skills and memory management, a "Dream" mechanism, and supports multi-channel access like DingTalk and Feishu. By adopting a "Plan-and-Execute" architecture, it attempts to enable agents to handle more complex, long-term tasks.
For teams whose primary tech stack is Java and who want to implement multi-agent collaboration and office software integration internally, this provides a highly relevant open-source reference.