reflectt-node Running multiple AI agents? The coordination overhead is the part nobody warns you about. Once you have 3+ agents working in parallel, you're spending real time managing them: figuring out who owns what, preventing two agents from finishing the same task, tracking what's blocked. That work should be infrastructure, not you. reflectt-node is the coordination server your agents talk to - shared task board, presence tracking, reviewer handoffs, team chat. Any agent in any framework can connect via HTTP. Teams running multiple agents in production — coordinating without collisions.
| Stars | 12 |
| Forks | 4 |
| Language | TypeScript |
| Category | MCP 服务器 |
| License | Apache-2.0 |
| Quality Score | 37.25/100 |
| Open Issues | 10 |
| Last Updated | 2026-05-13 |
| Created | 2026-02-10 |
| Platforms | mcp, node |
| Est. Tokens | ~542k |
Explore other popular mcp 服务器 tools:
reflectt-node is Coordinate your AI agent team. Shared tasks, memory, reflections, and presence. Self-host for free.. It is categorized as a MCP 服务器 with 12 GitHub stars.
reflectt-node is primarily written in TypeScript. It covers topics such as agent-coordination, ai, ai-agents.
You can find installation instructions and usage details in the reflectt-node GitHub repository at github.com/reflectt/reflectt-node. The project has 12 stars and 4 forks, indicating an active community.
reflectt-node is released under the Apache-2.0 license, making it free to use and modify according to the license terms.