Enterprise DNA
M MCP Servers Developer low

dugubuyan/agent-nexus

by Various

A service-boundary-aware document exchange center for coordinating heterogeneous LLM code agents via MCP. Implements versioned Markdown store, pub-sub notifications, and diff-aware

D

MCP

dugubuyan/agent-nexus

Added 7 June 2026

#agents #ai-agents #code-agents #document-exchange #l-l-m #llm #m-c-p #multi-agent

Overview

A document exchange center that coordinates heterogeneous LLM code agents using the Model Context Protocol (MCP). It provides a versioned Markdown store, pub-sub notifications, and a diff-aware update protocol to manage service boundaries between agents.

Best for

Best for
Developers experimenting with multi-agent LLM systems that need structured document exchange

Use cases

  • Orchestrating multiple LLM agents that operate on shared documents
  • Implementing pub-sub workflows for agent collaboration
  • Tracking document versions and changes across agent interactions

Notes

A document exchange center that coordinates heterogeneous LLM code agents using the Model Context Protocol (MCP). It provides a versioned Markdown store, pub-sub notifications, and a diff-aware update protocol to manage service boundaries between agents.

1 stars on GitHub. Last updated 2026-06-03. Licensed MIT.

Use cases

  • Orchestrating multiple LLM agents that operate on shared documents
  • Implementing pub-sub workflows for agent collaboration
  • Tracking document versions and changes across agent interactions

Pros

  • Service-boundary-aware design helps isolate agent responsibilities
  • Diff-aware updates reduce redundant data transfer
  • Uses MCP for standardized agent communication

Cons

  • Very early stage with only 1 star and minimal community adoption
  • Limited documentation and examples for practical use
  • Python-only implementation may restrict integration options

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Service-boundary-aware design helps isolate agent responsibilities
  • Diff-aware updates reduce redundant data transfer
  • Uses MCP for standardized agent communication

Cons

  • Very early stage with only 1 star and minimal community adoption
  • Limited documentation and examples for practical use
  • Python-only implementation may restrict integration options